@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 |
---|---|
HystrixGatewayFilterFactory |
hystrixGatewayFilterFactory() |
@Bean public HystrixGatewayFilterFactory hystrixGatewayFilterFactory()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.