spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
332 stars 111 forks source link

Where are the SpringRetryCircuitBreakerFactory in the readme? #54

Closed cashZhang27 closed 4 years ago

cashZhang27 commented 4 years ago

微信截图_20191119115139

cashZhang27 commented 4 years ago

find it

<dependency>
      <groupId>org.springframework.cloud</groupId>
      <artifactId>
        spring-cloud-starter-circuitbreaker-spring-retry
      </artifactId>
      <version>1.0.0.RC2</version>
</dependency>