【7.6.0】【sys】删除starter中无用的配置

pull/57/head
fengshuonan 2023-06-18 10:10:41 +08:00
parent 434d6800f9
commit e739461968
1 changed files with 0 additions and 1 deletions

View File

@ -3,5 +3,4 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
cn.stylefeng.roses.kernel.sys.starter.cache.SystemRedisCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.SystemRedisCacheAutoConfiguration,\
cn.stylefeng.roses.kernel.sys.starter.cache.ResourceMemoryCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceMemoryCacheAutoConfiguration,\
cn.stylefeng.roses.kernel.sys.starter.cache.ResourceRedisCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceRedisCacheAutoConfiguration,\
cn.stylefeng.roses.kernel.sys.starter.SystemHomeStatisticsAutoConfiguration,\
cn.stylefeng.roses.kernel.sys.starter.config.RestErrorViewAutoConfiguration cn.stylefeng.roses.kernel.sys.starter.config.RestErrorViewAutoConfiguration