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,
org.springframework.beans.factory.ObjectProvider<org.springframework.cache.CacheManager> cacheManager) |
Constructor and Description |
---|
CouchbaseCacheConfiguration(CacheProperties cacheProperties,
CacheManagerCustomizers customizers,
com.couchbase.client.java.Bucket bucket) |
InfinispanCacheConfiguration(CacheProperties cacheProperties,
CacheManagerCustomizers customizers,
org.springframework.beans.factory.ObjectProvider<org.infinispan.configuration.cache.ConfigurationBuilder> defaultConfigurationBuilder) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.