Package | Description |
---|---|
org.springframework.boot.autoconfigure.cache |
Auto-configuration for the cache abstraction.
|
Modifier and Type | Method and Description |
---|---|
CacheManagerCustomizers |
CacheAutoConfiguration.cacheManagerCustomizers(ObjectProvider<List<CacheManagerCustomizer<?>>> customizers) |
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.