forked from kidgrow-microservices-platform

zhaoxiaohao
2020-11-25 4cb876bbd9edcf9e90df0310c7507d764349e779
1
2
3
4
5
6
7
8
org.springframework.context.ApplicationContextInitializer=\
com.kidgrow.log.config.TtlMDCAdapterInitializer
 
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.kidgrow.log.config.LogAutoConfigure,\
com.kidgrow.log.service.impl.LoggerAuditServiceImpl,\
com.kidgrow.log.service.impl.DbAuditServiceImpl,\
com.kidgrow.log.aspect.AuditLogAspect