| Package | Description |
|---|---|
| org.springframework.cloud.gateway.filter.factory | |
| org.springframework.cloud.gateway.route.builder |
| Modifier and Type | Method and Description |
|---|---|
GatewayFilter |
FallbackHeadersGatewayFilterFactory.apply(FallbackHeadersGatewayFilterFactory.Config config) |
| Modifier and Type | Method and Description |
|---|---|
GatewayFilterSpec |
GatewayFilterSpec.fallbackHeaders(FallbackHeadersGatewayFilterFactory.Config config)
Adds hystrix execution exception headers to fallback request.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayFilterSpec |
GatewayFilterSpec.fallbackHeaders(Consumer<FallbackHeadersGatewayFilterFactory.Config> configConsumer)
Adds hystrix execution exception headers to fallback request.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.