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