yanghb
2024-04-15 6bc25b33e90d45904d1843e927fa709dfeb51d7f
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