Browse Source

Deprecated configuration property

Signed-off-by: AE86 <836391306@qq.com>
AE86 2 years ago
parent
commit
3bf65c6016
1 changed files with 1 additions and 3 deletions
  1. 1 3
      dbsyncer-web/src/main/resources/application.properties

+ 1 - 3
dbsyncer-web/src/main/resources/application.properties

@@ -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