|
@@ -10,3 +10,8 @@ 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.Error=DEBUG
|
|
|
|
+logging.level.Debug=DEBUG
|
|
|
|
+logging.level.SysDebug=DEBUG
|
|
|
|
+logging.level.SysError=DEBUG
|