Uses of Class
org.springframework.cloud.gateway.handler.predicate.MethodRoutePredicateFactory.Config
-
Packages that use MethodRoutePredicateFactory.Config Package Description org.springframework.cloud.gateway.handler.predicate -
-
Uses of MethodRoutePredicateFactory.Config in org.springframework.cloud.gateway.handler.predicate
Methods in org.springframework.cloud.gateway.handler.predicate with parameters of type MethodRoutePredicateFactory.Config Modifier and Type Method Description Predicate<org.springframework.web.server.ServerWebExchange>MethodRoutePredicateFactory. apply(MethodRoutePredicateFactory.Config config)
-