spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
335 stars 110 forks source link

Wrong dependency reactive resilience4j name in https://spring.io/projects/spring-cloud-circuitbreaker #64

Closed aboukleev closed 4 years ago

aboukleev commented 4 years ago

In documentation https://spring.io/projects/spring-cloud-circuitbreaker, the dependency name for Reactive Resilience4J is misspelled: org.springframework.cloud:spring-cloud-starter-circuitbreaker-reator-resilience4j

ryanjbaxter commented 4 years ago

Fixed thanks!