Uses of Package
org.springframework.boot.cache.autoconfigure
Packages that use org.springframework.boot.cache.autoconfigure
Package
Description
Auto-configuration for the cache abstraction.
-
Classes in org.springframework.boot.cache.autoconfigure used by org.springframework.boot.cache.autoconfigureClassDescriptionCallback 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.