Uses of Class
org.springframework.cache.jcache.config.AbstractJCacheConfiguration
Package
Description
AspectJ-based caching support.
Support package for declarative JSR-107 caching configuration.
-
Uses of AbstractJCacheConfiguration in org.springframework.cache.aspectj
Modifier and TypeClassDescriptionclass
@Configuration
class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management for standard JSR-107 annotations. -
Uses of AbstractJCacheConfiguration in org.springframework.cache.jcache.config
Modifier and TypeClassDescriptionclass
@Configuration
class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven JSR-107 cache management.