Uses of Package
org.springframework.cache.jcache.config
Packages that use org.springframework.cache.jcache.config Package Description org.springframework.cache.aspectj org.springframework.cache.jcache.config Support package for declarative JSR-107 caching configuration.Classes in org.springframework.cache.jcache.config used by org.springframework.cache.aspectj Class Description AbstractJCacheConfiguration Abstract JSR-107 specific@Configuration
class providing common structure for enabling JSR-107 annotation-driven cache management capability.Classes in org.springframework.cache.jcache.config used by org.springframework.cache.jcache.config Class Description AbstractJCacheConfiguration Abstract JSR-107 specific@Configuration
class providing common structure for enabling JSR-107 annotation-driven cache management capability.JCacheConfigurer Extension ofCachingConfigurer
for the JSR-107 implementation.