去掉devtools模块,合并到core模块。
This commit is contained in:
Binary file not shown.
@@ -70,10 +70,6 @@ spring:
|
||||
# 关闭 Spring Boot Banner 打印
|
||||
main:
|
||||
bannerMode: "off"
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
config: classpath:config/logback-spring.xml
|
||||
|
||||
#======================================#
|
||||
#========== System settings ===========#
|
||||
@@ -452,6 +448,10 @@ error:
|
||||
page:
|
||||
printErrorInfo: true
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
config: classpath:config/logback-spring.xml
|
||||
|
||||
#======================================#
|
||||
#======== FileUpload settings =========#
|
||||
#======================================#
|
||||
|
||||
Reference in New Issue
Block a user