| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.cache |
Auto-configuration for the cache abstraction.
|
| Class and Description |
|---|
| CacheProperties
Configuration properties for the cache abstraction.
|
| CacheProperties.Caffeine
Caffeine specific cache properties.
|
| CacheProperties.Couchbase
Couchbase specific cache properties.
|
| CacheProperties.EhCache
EhCache specific cache properties.
|
| CacheProperties.Guava
Guava specific cache properties.
|
| CacheProperties.Hazelcast
Hazelcast specific cache properties.
|
| CacheProperties.Infinispan
Infinispan specific cache properties.
|
| CacheProperties.JCache
JCache (JSR-107) specific cache properties.
|
| CacheType
Supported cache types (defined in order of precedence).
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.