Skip to content

Change default file extension for Mustache templates #8997

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

Closed
bclozel opened this issue Apr 25, 2017 · 0 comments
Closed

Change default file extension for Mustache templates #8997

bclozel opened this issue Apr 25, 2017 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Apr 25, 2017

The current default in MustacheProperties is .html, but it seems that IDE plugins and the official documentation use the .mustache file extension.

Should we change that default value to .mustache in Spring Boot 2.0?

@bclozel bclozel added for: team-call type: enhancement A general enhancement labels Apr 25, 2017
@bclozel bclozel self-assigned this Apr 25, 2017
@bclozel bclozel added this to the 2.0.0.M1 milestone Apr 26, 2017
mbhave pushed a commit to mbhave/spring-boot that referenced this issue May 2, 2017
This commit changes the default file extension for Mustache templates,
from `.html` to `.mustache`, which is the file extension used in the
official reference documentation and by most IDE plugins.

Fixes spring-projectsgh-8997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant