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