Skip to content

rename index.ftl to index.ftlh when upgrading spring boot to 2.2+ #3

Open
@grmkris

Description

@grmkris

Spring Boot recently yet again introduced a breaking change, which leads to the infamous whitelabel error page. They changed the default suffix from .ftl to .ftlh.

spring-projects/spring-boot#15131

So for Spring Boot 2.2.x applications, these extensions have to be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions