新增缓存自动配置

This commit is contained in:
周浩
2016-04-28 09:30:05 +08:00
parent 49ae0e464f
commit 84a3bf1c4a

View File

@@ -0,0 +1,4 @@
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.hsweb.concureent.cache.RedisCacheManagerAutoConfig,\
org.hsweb.concureent.cache.ConcurrentMapCacheManagerAutoConfig