@Configuration(proxyBeanMethods=false)
@Role(value=2)
public class AspectJJCacheConfiguration
extends org.springframework.cache.jcache.config.AbstractJCacheConfiguration
@Configuration class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven cache management for standard JSR-107
annotations.EnableCaching,
CachingConfigurationSelector| Constructor and Description |
|---|
AspectJJCacheConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cache.aspectj.JCacheCacheAspect |
cacheAspect(org.springframework.cache.jcache.interceptor.JCacheOperationSource jCacheOperationSource) |
cacheOperationSource, useCachingConfigurer