spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
328 stars 109 forks source link

Documentation update #149

Closed sergey-morenets closed 2 years ago

sergey-morenets commented 2 years ago

The Demo project (https://github.com/spring-cloud-samples/spring-cloud-circuitbreaker-demo) contains outdated documentation.

It seems that Hystrix support was dropped but README.md still states about Hystrix support and examples:

There are two non-reactive samples in this repo, spring-cloud-circuitbreaker-hystrix and spring-cloud-circuitbreaker-resilience4j.

There are three reactive samples in this repo, spring-cloud-circuitbreaker-demo-reactive, spring-cloud-circuitbreaker-demo-reactive-hystrix, and spring-cloud-circuibreaker-demo-reactive-resilience4j.
Hystrix and Resilience4J Reactive Samples
ryanjbaxter commented 2 years ago

Thanks https://github.com/spring-cloud-samples/spring-cloud-circuitbreaker-demo/commit/faafc24da64df3a6a2b2bc2dffaf68342839a626