| Package | Description |
|---|---|
| org.springframework.cloud.gateway.handler.predicate |
| Modifier and Type | Method and Description |
|---|---|
PathRoutePredicateFactory.Config |
PathRoutePredicateFactory.Config.setMatchOptionalTrailingSeparator(boolean matchOptionalTrailingSeparator)
Deprecated.
|
PathRoutePredicateFactory.Config |
PathRoutePredicateFactory.Config.setMatchTrailingSlash(boolean matchTrailingSlash) |
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 © 2021 Pivotal Software, Inc.. All rights reserved.