forked from kidgrow-microservices-platform

zhaoxiaohao
2020-11-20 19830a3337e6540c386170d2513a7ea052af096c
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