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 |
---|
CacheManagerCustomizers(List<? extends CacheManagerCustomizer<?>> customizers) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.