Uses of Interface
org.springframework.cache.annotation.CachingConfigurer
Packages that use CachingConfigurer
Package
Description
Annotations and supporting classes for declarative cache management.
-
Uses of CachingConfigurer in org.springframework.cache.annotation
Classes in org.springframework.cache.annotation that implement CachingConfigurerMethod parameters in org.springframework.cache.annotation with type arguments of type CachingConfigurerModifier and TypeMethodDescriptionAbstractCachingConfiguration.CachingConfigurerSupplier.adapt(Function<CachingConfigurer, @Nullable T> provider) Adapt theCachingConfigurersupplier to another supplier provided by the specified mapping function.Constructor parameters in org.springframework.cache.annotation with type arguments of type CachingConfigurerModifierConstructorDescription
CachingConfigurerdirectly