spring-cloud / spring-cloud-circuitbreaker

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

Support bulkhead group #103

Closed Ferioney closed 3 years ago

Ferioney commented 3 years ago

Related to Spring Cloud OpenFeign Issue 514. These changes required the latest version of Spring Cloud Commons.

Ferioney commented 3 years ago

PR to the 1.0.x branch 104