Class CachingOperationInvokerAdvisor

java.lang.Object
org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor
All Implemented Interfaces:
OperationInvokerAdvisor

public class CachingOperationInvokerAdvisor extends Object implements OperationInvokerAdvisor
OperationInvokerAdvisor to optionally provide result caching support.
Since:
2.0.0
Author:
Stephane Nicoll