Package | Description |
---|---|
org.springframework.boot.autoconfigure.cache |
Auto-configuration for the cache abstraction.
|
Modifier and Type | Method and Description |
---|---|
org.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) |