mosty-common/common-base-starter/target/classes/META-INF/spring.factories
2024-07-17 21:04:17 +08:00

9 lines
445 B
Plaintext

org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.mosty.common.base.util.SpringIocContext,\
com.mosty.common.base.autoconfig.swagger.SwaggerConfig,\
com.mosty.common.base.threadpool.SimpleThreadPool,\
com.mosty.common.base.threadpool.log.OperationLogThreadPool,\
com.mosty.common.base.mybatis.MybatisConfig,\
com.mosty.common.base.exception.MostyExceptionHandler
# ,\
#com.mosty.common.base.autoconfig.JacksonCustomizerConfig