Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
grmkris opened this issue Jul 16, 2020 · 7 comments
Open

Comments

@grmkris
Copy link

grmkris commented Jul 16, 2020

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.

@salaboy
Copy link
Collaborator

salaboy commented Jul 30, 2020

yes.. what the hell.. how do they break the user experience like that.. let me upgrade that now

@salaboy
Copy link
Collaborator

salaboy commented Jul 30, 2020

@grmkris by the way.. did you upgrade the spring boot version.. that's why it failed right?

@grmkris
Copy link
Author

grmkris commented Jul 30, 2020

Yes if I remember correctly

@salaboy
Copy link
Collaborator

salaboy commented Jul 30, 2020

@grmkris ok... if you want to send a PR for that .. I will really appreciate it..

@grmkris
Copy link
Author

grmkris commented Jul 30, 2020 via email

@salaboy
Copy link
Collaborator

salaboy commented Jul 30, 2020

@grmkris thanks a lot.. same here.. I am doing a webinar today if you want to join :) https://www.linode.com/blog/kubernetes/learnk8s-lab-series/

@hendisantika
Copy link

I will try to send PR about this Freemarker issue ya.

Please check

sirAlexander added a commit to sirAlexander/shikanga-spring-io that referenced this issue Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants