forked from kidgrow-microservices-platform

luliqiang
2020-06-12 a99b31b826debeb47fe2388f47bea1f1f176b9a4
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