Package | Description |
---|---|
org.springframework.boot.autoconfigure.cache |
Auto-configuration for the cache abstraction.
|
Modifier and Type | Method and Description |
---|---|
CacheManagerCustomizers |
CacheAutoConfiguration.cacheManagerCustomizers(ObjectProvider<CacheManagerCustomizer<?>> customizers) |
Modifier and Type | Method and Description |
---|---|
org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager |
InfinispanCacheConfiguration.cacheManager(CacheManagerCustomizers customizers,
org.infinispan.manager.EmbeddedCacheManager embeddedCacheManager) |
com.couchbase.client.spring.cache.CouchbaseCacheManager |
CouchbaseCacheConfiguration.cacheManager(CacheProperties cacheProperties,
CacheManagerCustomizers customizers,
com.couchbase.client.java.Bucket bucket) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.