Languages

Spring Boot 3 - "Whitelabel Error Page" getting in new project

6 points
Asked by:
Emrys-Li
580

Any Idea why new Spring Boot 3 project return "Whitelabel Error Page" when I open http://localhost:8080 in the web browser?

Whitelabel Error Page in Spring Boot 3.
Whitelabel Error Page in Spring Boot 3.
1 answer
3 points
Answered by:
Root-ssh
178180

It looks like you don't have defined mappings.

e.g. src/main/java/com/example/demo/MainController.java file:

 

0 commentsAdd comment
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join