|
@@ -51,6 +51,4 @@ spring.thymeleaf.prefix=classpath:/public/
|
|
|
spring.thymeleaf.suffix=.html
|
|
|
spring.thymeleaf.mode=HTML
|
|
|
spring.thymeleaf.encoding=UTF-8
|
|
|
-spring.thymeleaf.cache=false
|
|
|
-spring.resources.chain.strategy.content.enabled=true
|
|
|
-spring.resources.chain.strategy.content.paths=/**
|
|
|
+spring.thymeleaf.cache=false
|