Uses of Class
org.springframework.cloud.gateway.handler.predicate.ReadBodyRoutePredicateFactory
-
Packages that use ReadBodyRoutePredicateFactory Package Description org.springframework.cloud.gateway.config -
-
Uses of ReadBodyRoutePredicateFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return ReadBodyRoutePredicateFactory Modifier and Type Method Description ReadBodyRoutePredicateFactoryGatewayAutoConfiguration. readBodyPredicateFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer)
-