
avels-app.0.0.15.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of travels-app Show documentation
Show all versions of travels-app Show documentation
Demo project for Spring Boot
The newest version!
# Thymeleaf configuration
spring.thymeleaf.enabled=true
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.suffix=.html
spring.thymeleaf.mode=HTML
spring.web.hiddenmethod.filter=true
spring.mvc.hiddenmethod.filter.enabled=true
server.port=1234
© 2015 - 2025 Weber Informatics LLC | Privacy Policy