• Brian Clozel's avatar
    Change default Freemarker template file extension · 7a9d1a1e
    Brian Clozel authored
    This commit changes the default file extension for Freemarker templates
    from `*.ftl` to `*.ftlh`. This commit also enables by default the
    Freemarker setting `"recognize_standard_file_extensions"` to ensure that
    HTML escaping is performed by default in Spring Boot applications.
    
    Applications should adapt to this change by changing the file extensions
    of existing templates to `.ftlh`.
    
    Closes gh-15131
    7a9d1a1e
Name
Last commit
Last update
..
error Loading commit data...
prefix Loading commit data...
data-dialect.html Loading commit data...
home.ftlh Loading commit data...
home.html Loading commit data...
home.tpl Loading commit data...
home.vm Loading commit data...
included.tpl Loading commit data...
included_fr.tpl Loading commit data...
includes.tpl Loading commit data...
java8time-dialect.html Loading commit data...
layout.html Loading commit data...
message.ftlh Loading commit data...
message.html Loading commit data...
message.tpl Loading commit data...
message.vm Loading commit data...
security-dialect.html Loading commit data...
suffixed.freemarker Loading commit data...
suffixed.groovytemplate Loading commit data...
suffixed.thymeleaf Loading commit data...
template.html Loading commit data...
view.html Loading commit data...