Uses of Interface
org.springframework.boot.cache.autoconfigure.CacheManagerCustomizer
Packages that use CacheManagerCustomizer
Package
Description
Auto-configuration for the cache abstraction.
-
Uses of CacheManagerCustomizer in org.springframework.boot.cache.autoconfigure
Constructor parameters in org.springframework.boot.cache.autoconfigure with type arguments of type CacheManagerCustomizerModifierConstructorDescriptionCacheManagerCustomizers
(@Nullable List<? extends CacheManagerCustomizer<?>> customizers)