mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-20 14:56:06 +08:00
新增缓存自动配置
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Auto Configure
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.hsweb.concureent.cache.RedisCacheManagerAutoConfig,\
|
||||
org.hsweb.concureent.cache.ConcurrentMapCacheManagerAutoConfig
|
||||
Reference in New Issue
Block a user