Uses of Class
org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
Packages that use AbstractFallbackCacheOperationSource
Package
Description
Annotations and supporting classes for declarative cache management.
- 
Uses of AbstractFallbackCacheOperationSource in org.springframework.cache.annotationSubclasses of AbstractFallbackCacheOperationSource in org.springframework.cache.annotationModifier and TypeClassDescriptionclassImplementation of theCacheOperationSourceinterface for working with caching metadata in annotation format.