| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.cache | Auto-configuration for actuator cache concerns. | 
| org.springframework.boot.actuate.cache | Actuator support for caches. | 
| Class and Description | 
|---|
| CachesEndpoint @Endpointto expose availablecaches. | 
| CachesEndpointWebExtension @EndpointWebExtensionfor theCachesEndpoint. | 
| Class and Description | 
|---|
| CachesEndpoint @Endpointto expose availablecaches. | 
| CachesEndpoint.CacheDescriptor Basic description of a  Cache, primarily intended for serialization to JSON. | 
| CachesEndpoint.CacheEntry Description of a  Cache, primarily intended for serialization to JSON. | 
| CachesEndpoint.CacheManagerDescriptor Description of a  CacheManager, primarily intended for serialization to
JSON. | 
| CachesEndpoint.CachesReport A report of available  caches, primarily intended for serialization to
JSON. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.