完成springboot-swagger2升级重构

This commit is contained in:
Xiong Neng
2018-09-15 16:00:54 +08:00
parent e656d466c2
commit 1bd4b4b40b
6 changed files with 8 additions and 53 deletions

View File

@ -26,20 +26,4 @@ logging:
ROOT: INFO
com:
xncoding: DEBUG
file: E:/logs/app.log
---
#####################################################################
######################## 测试环境profile ##########################
#####################################################################
spring:
profiles: test
logging:
level:
ROOT: INFO
com:
xncoding: DEBUG
file: /var/logs/app.log
file: D:/logs/app.log