This commit is contained in:
esacpe
2024-07-17 21:04:17 +08:00
commit 1fa3303972
1291 changed files with 92328 additions and 0 deletions

View File

@ -0,0 +1,9 @@
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

Some files were not shown because too many files have changed in this diff Show More