移除logback配置文件,直接在yml文件里配置参数
This commit is contained in:
parent
42465589cf
commit
5d9c8c9ace
@ -31,8 +31,4 @@ spring:
|
||||
# 指定客户端
|
||||
client-type: lettuce
|
||||
|
||||
# 日志配置文件位置
|
||||
logging:
|
||||
config: classpath:log/logback-spring-dev.xml
|
||||
|
||||
aesKey: b6967ee87b86d85a
|
||||
|
@ -31,6 +31,3 @@ spring:
|
||||
# 指定客户端
|
||||
client-type: lettuce
|
||||
|
||||
# 日志配置文件位置
|
||||
logging:
|
||||
config: classpath:log/logback-spring-dev.xml
|
||||
|
Loading…
Reference in New Issue
Block a user