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