forked from kidgrow-microservices-platform

克 刘
2020-03-26 912bb305f0c0f715058ea43ff80769d41c97c42a
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