@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(name="feign.sentinel.enable-refresh-rules",
havingValue="true",
matchIfMissing=true)
public static class SentinelFeignClientAutoConfiguration.CircuitBreakerListenerConfiguration
extends Object
| Constructor and Description |
|---|
CircuitBreakerListenerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakerRuleChangeListener |
circuitBreakerRuleChangeListener() |
@Bean public CircuitBreakerRuleChangeListener circuitBreakerRuleChangeListener()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.