Package org.springframework.boot.actuate.endpoint.invoker.cache
package org.springframework.boot.actuate.endpoint.invoker.cache
Caching support for actuator endpoints.
-
ClassesClassDescriptionAn
OperationInvokerthat caches the response of an operation with a configurable time to live.OperationInvokerAdvisorto optionally provide result caching support.