Package | Description |
---|---|
org.springframework.cloud.gateway.handler.predicate |
Modifier and Type | Method and Description |
---|---|
PathRoutePredicateFactory.Config |
PathRoutePredicateFactory.Config.setMatchOptionalTrailingSeparator(boolean matchOptionalTrailingSeparator) |
PathRoutePredicateFactory.Config |
PathRoutePredicateFactory.Config.setPattern(String pattern)
Deprecated.
|
PathRoutePredicateFactory.Config |
PathRoutePredicateFactory.Config.setPatterns(List<String> patterns) |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
PathRoutePredicateFactory.apply(PathRoutePredicateFactory.Config config) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.