mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-19 10:12:50 +00:00
Merge pull request #8297 from MuShan-bit/springboot3_upgrade344-fix-warn
logging(level): 设置 PostProcessorRegistrationDelegate 日志级别为 error
This commit is contained in:
commit
e91cbd5cd8
@ -306,6 +306,7 @@ logging:
|
|||||||
level:
|
level:
|
||||||
org.flywaydb: debug
|
org.flywaydb: debug
|
||||||
org.jeecg.modules.system.mapper: info
|
org.jeecg.modules.system.mapper: info
|
||||||
|
org.springframework.context.support.PostProcessorRegistrationDelegate: error
|
||||||
knife4j:
|
knife4j:
|
||||||
#开启增强配置
|
#开启增强配置
|
||||||
enable: true
|
enable: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user