Uses of Package
org.springframework.cache.annotation
Package
Description
Annotations and supporting classes for declarative cache management.
Support package for declarative JSR-107 caching configuration.
-
ClassDescriptionAbstract base
@Configuration
class providing common structure for enabling Spring's annotation-driven cache management capability.Callback interface providingCacheOperation
instance(s) based on a givenCacheAnnotationParser
.Strategy interface for parsing known caching annotation types.Interface to be implemented by @Configuration
classes annotated with @EnableCaching
that wish or need to specify explicitly how caches are resolved and how keys are generated for annotation-driven cache management. -
ClassDescriptionAbstract base
@Configuration
class providing common structure for enabling Spring's annotation-driven cache management capability. -
ClassDescriptionAbstract base
@Configuration
class providing common structure for enabling Spring's annotation-driven cache management capability.Interface to be implemented by @Configuration
classes annotated with @EnableCaching
that wish or need to specify explicitly how caches are resolved and how keys are generated for annotation-driven cache management.Deprecated.
CachingConfigurer
directly