Package | Description |
---|---|
org.springframework.cache.annotation |
Annotations and supporting classes for declarative cache management.
|
org.springframework.cache.jcache.config |
Support package for declarative JSR-107 caching configuration.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractCachingConfiguration.useCachingConfigurer(AbstractCachingConfiguration.CachingConfigurerSupplier cachingConfigurerSupplier)
Extract the configuration from the nominated
CachingConfigurer . |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractJCacheConfiguration.useCachingConfigurer(AbstractCachingConfiguration.CachingConfigurerSupplier cachingConfigurerSupplier) |