Uses of Class
org.springframework.boot.autoconfigure.cache.CacheProperties
Package
Description
Auto-configuration for the cache abstraction.
-
Uses of CacheProperties in org.springframework.boot.autoconfigure.cache
Modifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.cache.CacheAutoConfiguration.CacheManagerValidator
CacheAutoConfiguration.cacheAutoConfigurationValidator
(CacheProperties cacheProperties, ObjectProvider<CacheManager> cacheManager) org.infinispan.manager.EmbeddedCacheManager
InfinispanCacheConfiguration.infinispanCacheManager
(CacheProperties cacheProperties, ObjectProvider<org.infinispan.configuration.cache.ConfigurationBuilder> defaultConfigurationBuilder)