yuhaitao14 7 年之前
父節點
當前提交
779669eab8
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      shop/src/main/resource/application.properties

+ 3 - 1
shop/src/main/resource/application.properties

@@ -9,4 +9,6 @@ spring.thymeleaf.check-template-location=true
 spring.thymeleaf.suffix=.html
 spring.thymeleaf.encoding=UTF-8
 spring.thymeleaf.content-type=text/html
-spring.thymeleaf.mode=HTML5
+spring.thymeleaf.mode=HTML5
+
+logging.level.org.thymeleaf.TemplateRepository=INFO