Uses of Package
org.springframework.cloud.gateway.filter.factory.cache
Packages that use org.springframework.cloud.gateway.filter.factory.cache
Package
Description
TODO: package javadoc.
-
Classes in org.springframework.cloud.gateway.filter.factory.cache used by org.springframework.cloud.gateway.configClassDescriptionCaches responses for routes that don't have the
LocalResponseCacheGatewayFilterFactoryconfigured. -
Classes in org.springframework.cloud.gateway.filter.factory.cache used by org.springframework.cloud.gateway.filter.factory.cacheClassDescriptionWhen client sends "no-cache" directive in "Cache-Control" header, the response should be re-validated from upstream.
-