| Package | Description |
|---|---|
| org.springframework.cache.aspectj | |
| org.springframework.cache.jcache.config |
Support package for declarative JSR-107 caching configuration.
|
| Class and Description |
|---|
| AbstractJCacheConfiguration
Abstract JSR-107 specific
@Configuration class providing common
structure for enabling JSR-107 annotation-driven cache management capability. |
| Class and Description |
|---|
| AbstractJCacheConfiguration
Abstract JSR-107 specific
@Configuration class providing common
structure for enabling JSR-107 annotation-driven cache management capability. |
| JCacheConfigurer
Extension of
CachingConfigurer for the JSR-107 implementation. |