5 lines
136 B
INI
5 lines
136 B
INI
spring.thymeleaf.cache=false
|
|
spring.thymeleaf.enabled=true
|
|
spring.thymeleaf.prefix=classpath:/templates/
|
|
spring.thymeleaf.suffix=.html
|