forked from kidgrow-microservices-platform

zhaoxiaohao
2020-09-25 dccd9f65e83cced20b407ba9fc5ccd83cd4522db
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