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.suffix=.html
 spring.thymeleaf.encoding=UTF-8
 spring.thymeleaf.encoding=UTF-8
 spring.thymeleaf.content-type=text/html
 spring.thymeleaf.content-type=text/html
-spring.thymeleaf.mode=HTML5
+spring.thymeleaf.mode=HTML5
+
+logging.level.org.thymeleaf.TemplateRepository=INFO