| Package | Description |
|---|---|
| org.springframework.cloud.openfeign |
| Modifier and Type | Class and Description |
|---|---|
static class |
FallbackFactory.Default<T> |
| Modifier and Type | Method and Description |
|---|---|
feign.Feign |
FeignCircuitBreaker.Builder.build(FallbackFactory<?> nullableFallbackFactory) |
<T> T |
FeignCircuitBreaker.Builder.target(feign.Target<T> target,
FallbackFactory<? extends T> fallbackFactory) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.