spring.factories 308 字节
Newer Older
1 2 3
org.springframework.context.ApplicationContextInitializer=\
com.central.log.config.TtlMDCAdapterInitializer

zlt2000's avatar
zlt2000 已提交
4
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
5
com.central.log.config.LogAutoConfigure,\
6
com.central.log.service.impl.LoggerAuditServiceImpl,\
7
com.central.log.aspect.AuditLogAspect