程序包的使用
org.springframework.boot.autoconfigure.cache
-
类说明Callback interface that can be implemented by beans wishing to customize the cache manager before it is fully initialized, in particular to tune its configuration.Invokes the available
CacheManagerCustomizer
instances in the context for a givenCacheManager
.Configuration properties for the cache abstraction.Caffeine specific cache properties.Couchbase specific cache properties.Infinispan specific cache properties.JCache (JSR-107) specific cache properties.Redis-specific cache properties.Supported cache types (defined in order of precedence).