1
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user