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.annotation
Subclasses of AbstractFallbackCacheOperationSource in org.springframework.cache.annotationModifier and TypeClassDescriptionclass
Implementation of theCacheOperationSource
interface for working with caching metadata in annotation format.