@Configuration
@ConditionalOnClass(value={com.netflix.hystrix.HystrixCommand.class,feign.hystrix.HystrixFeign.class})
protected static class FeignClientsConfiguration.HystrixFeignConfiguration
extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
HystrixFeignConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
feign.Feign.Builder |
feignHystrixBuilder() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.