移除logback配置文件,直接在yml文件里配置参数

This commit is contained in:
谷成伟 2024-06-20 14:40:31 +08:00
parent 42465589cf
commit 5d9c8c9ace
2 changed files with 0 additions and 7 deletions

View File

@ -31,8 +31,4 @@ spring:
# 指定客户端
client-type: lettuce
# 日志配置文件位置
logging:
config: classpath:log/logback-spring-dev.xml
aesKey: b6967ee87b86d85a

View File

@ -31,6 +31,3 @@ spring:
# 指定客户端
client-type: lettuce
# 日志配置文件位置
logging:
config: classpath:log/logback-spring-dev.xml