Class UriKeyValueGenerator
java.lang.Object
org.springframework.cloud.gateway.filter.factory.cache.keygenerator.UriKeyValueGenerator
It generates key value based on the URI.
- Author:
- Marta Medio, Ignacio Lozano
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefault Stringapply(org.springframework.http.server.reactive.ServerHttpRequest request) getKeyValue(org.springframework.http.server.reactive.ServerHttpRequest request)
-
Constructor Details
-
UriKeyValueGenerator
public UriKeyValueGenerator()
-
-
Method Details
-
getKeyValue
-
apply
-