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