@Configuration @ConditionalOnClass(value={com.netflix.hystrix.HystrixObservableCommand.class,rx.RxReactiveStreams.class}) protected static class GatewayAutoConfiguration.HystrixConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
HystrixConfiguration() |
Modifier and Type | Method and Description |
---|---|
FallbackHeadersGatewayFilterFactory |
fallbackHeadersGatewayFilterFactory() |
HystrixGatewayFilterFactory |
hystrixGatewayFilterFactory(org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.DispatcherHandler> dispatcherHandler) |
@Bean public HystrixGatewayFilterFactory hystrixGatewayFilterFactory(org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.DispatcherHandler> dispatcherHandler)
@Bean public FallbackHeadersGatewayFilterFactory fallbackHeadersGatewayFilterFactory()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.