| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.cache |
Auto-configuration for actuator cache concerns.
|
| org.springframework.boot.actuate.cache |
Actuator support for caches.
|
| Modifier and Type | Method and Description |
|---|---|
CachesEndpoint |
CachesEndpointAutoConfiguration.cachesEndpoint(Map<String,CacheManager> cacheManagers) |
| Modifier and Type | Method and Description |
|---|---|
CachesEndpointWebExtension |
CachesEndpointAutoConfiguration.cachesEndpointWebExtension(CachesEndpoint cachesEndpoint) |
| Constructor and Description |
|---|
CachesEndpointWebExtension(CachesEndpoint delegate) |