Uses of Class
org.springframework.cloud.gateway.handler.predicate.BetweenRoutePredicateFactory
-
Packages that use BetweenRoutePredicateFactory Package Description org.springframework.cloud.gateway.config -
-
Uses of BetweenRoutePredicateFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return BetweenRoutePredicateFactory Modifier and Type Method Description BetweenRoutePredicateFactoryGatewayAutoConfiguration. betweenRoutePredicateFactory()
-