CachingHttpRequestInterceptor.CachingHttpRequestInterceptor.ClientHttpResponse, if possible, and return it.CacheEntry is suitable to be
used as a response for a given HttpRequest.CachingHttpRequestInterceptor.ClientHttpResponse implementation that combines an existing response
with a different body.DefaultCachingPolicy without the
size limit.DefaultCachingPolicy with defined
size limit of responses that should be stored in the cache.CachingHttpRequestInterceptor and add it to
the given RestTemplate.CachingHttpRequestInterceptor and add it to
the given RestTemplate.ClientHttpResponse gotten from the origin is a
cacheable response.HttpRequest is allowed to be served
from cache.ClientHttpResponse to memory, if possible,
and returns a serializable copy.ClientHttpResponse to memory, if possible,
and returns a serializable copy.default buffer size.Cache implementation with adjustable capacity limit
based on LinkedHashMap from JDK.Copyright © 2014. All rights reserved.