public FeignCachingInvocationHandlerFactory(feign.InvocationHandlerFactory delegateFactory,
org.springframework.cache.interceptor.CacheInterceptor cacheInterceptor)
Method Detail
create
public InvocationHandler create(feign.Target target,
Map<Method,feign.InvocationHandlerFactory.MethodHandler> dispatch)
Specified by:
create in interface feign.InvocationHandlerFactory