Skip to content

The Template resolver does not work. #1

@varunsharma27

Description

@varunsharma27

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?

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