-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Description
Checkout to custom-banner branch
Run :- mvn spring-boot:run
Go to localhost:8080
You'll get :-
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.Tue Apr 10 15:17:47 IST 2018
There was an unexpected error (type=Not Found, status=404).
No message available
Which is fixed if you change parent version to 1.4.2 (From 2.0.0) in pom.xml :-
org.springframework.boot
spring-boot-starter-parent
1.4.2.RELEASE
Can you help me out with this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels