goupan
2024-04-03 5506e9a45e717ffcb67ec313b5a4e8206d9b3a39
1
2
3
4
5
6
7
8
9
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
  cn.stylefeng.roses.kernel.system.starter.cache.GunsSystemMemoryCacheAutoConfiguration,\
  cn.stylefeng.roses.kernel.system.starter.cache.GunsSystemRedisCacheAutoConfiguration,\
  cn.stylefeng.roses.kernel.system.starter.cache.GunsResourceMemoryCacheAutoConfiguration,\
  cn.stylefeng.roses.kernel.system.starter.cache.GunsResourceRedisCacheAutoConfiguration,\
  cn.stylefeng.roses.kernel.system.starter.GunsSystemHomeStatisticsAutoConfiguration
org.springframework.context.ApplicationListener=\
  cn.stylefeng.roses.kernel.system.modular.menu.listener.MenuResourceUpdateListener,\
  cn.stylefeng.roses.kernel.system.modular.role.listener.RoleResourceUpdateListener