Recommend setting spring.thymeleaf.mode: HTML when using Thymeleaf 3
Closes gh-6552
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Allow Thymeleaf templates to be reloaded at dev time
|
||||
spring.thymeleaf.cache: false
|
||||
spring.thymeleaf.mode: html
|
||||
|
||||
Reference in New Issue
Block a user