Uses of Class
org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
Packages that use CacheManagerCustomizers
Package
Description
Auto-configuration for the cache abstraction.
-
Uses of CacheManagerCustomizers in org.springframework.boot.autoconfigure.cache
Methods in org.springframework.boot.autoconfigure.cache that return CacheManagerCustomizersModifier and TypeMethodDescriptionCacheAutoConfiguration.cacheManagerCustomizers
(ObjectProvider<CacheManagerCustomizer<?>> customizers) Methods in org.springframework.boot.autoconfigure.cache with parameters of type CacheManagerCustomizersModifier and TypeMethodDescriptionorg.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager
InfinispanCacheConfiguration.cacheManager
(CacheManagerCustomizers customizers, org.infinispan.manager.EmbeddedCacheManager embeddedCacheManager)