guohongjin
2024-05-08 339d15eb99805ce78fdd07005d64faacb57d649d
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