Uses of Class
org.springframework.boot.cache.autoconfigure.CacheProperties
Packages that use CacheProperties
Package
Description
Auto-configuration for the cache abstraction.
-
Uses of CacheProperties in org.springframework.boot.cache.autoconfigure
Methods in org.springframework.boot.cache.autoconfigure with parameters of type CachePropertiesModifier and TypeMethodDescriptionorg.infinispan.manager.EmbeddedCacheManager
InfinispanCacheConfiguration.infinispanCacheManager
(CacheProperties cacheProperties, ObjectProvider<org.infinispan.configuration.cache.ConfigurationBuilder> defaultConfigurationBuilder)