Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

error loading home page spring-server-side #21

Open
@sirajkrm

Description

hey dude
thanks for the interesting projects!

I got an issue running the polling-app-server
compiling, building and running the app is working fine
but when I open browser, access link with port 8080 it shows me the Whitelabel Error Page.

I've searched for a fix, but no luck

the only addition is that I've added the thymeleaf dependency in pom.xml file


org.springframework.boot
spring-boot-starter-thymeleaf

also, created error folder : src/main/resources/templates/error
added an error web page under : src/main/resources/templates/error/error.html

now the Whitelabel Error Page is replaced with the error page I've created but no luck getting the home page working or other links like /api/auth /api/signin etc...

I noticed the exception folder in your projects, but didn't get if it's useful or not the changes I made.

could you please look into this, update the projects ?
much appreciation!

P.S : I was able tu run the polling-app-client just fine!

OS : ubuntu 18.04
Maven version : 3.6.0
Java version : 1.8.0_222
Spring boot version as pom.xml : 2.1.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /