Package org.springframework.boot.actuate.cache
package org.springframework.boot.actuate.cache
Actuator support for caches.
-
ClassDescriptionBasic description of a
Cache
, primarily intended for serialization to JSON.Description of aCache
, primarily intended for serialization to JSON.Description of aCacheManager
, primarily intended for serialization to JSON.A report of availablecaches
, primarily intended for serialization to JSON.@EndpointWebExtension
for theCachesEndpoint
.Exception thrown when multiple caches exist with the same name.