File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 2222 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2323 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2424 <java .version>1.8</java .version>
25- <thymeleaf .version>3.0.7.RELEASE</thymeleaf .version>
26- <thymeleaf-layout-dialect .version>2.2.2</thymeleaf-layout-dialect .version>
2725 </properties >
2826
2927 <dependencies >
Original file line number Diff line number Diff line change @@ -31,17 +31,5 @@ logging:
3131 ROOT : INFO
3232 com :
3333 xncoding : DEBUG
34- file : E :/logs/app.log
34+ file : D :/logs/app.log
3535
36- ---
37-
38- # ####################################################################
39- # ####################### 测试环境profile ##########################
40- # ####################################################################
41-
42- logging :
43- level :
44- ROOT : INFO
45- com :
46- xncoding : DEBUG
47- file : /var/logs/app.log
You can’t perform that action at this time.
0 commit comments