Class SlardarCacheConfiguration.CacheMgr
-
- All Implemented Interfaces:
-
org.springframework.cache.annotation.CachingConfigurer
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() public class SlardarCacheConfiguration.CacheMgr implements CachingConfigurer
-
-
Constructor Summary
Constructors Constructor Description SlardarCacheConfiguration.CacheMgr(ConfigurableListableBeanFactory beanFactory)
-
Method Summary
Modifier and Type Method Description CacheManagercacheManager()-
-
Method Detail
-
cacheManager
@Bean()@Primary() CacheManager cacheManager()
-
-
-
-