spring-cloud / spring-cloud-circuitbreaker

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

[question] include Bulkhead and Spring Boot property configuration to the Hoxton.SR11 #93

Closed Ferioney closed 3 years ago

Ferioney commented 3 years ago

Is it possible to include features Resilience4J Configurations from application.yml aren't Supported and Use Resilience4J Bulkhead Module to the Spring Cloud Hoxton.SR11? Thanks.

ryanjbaxter commented 3 years ago

I cherry picked the commits, and they should be in snapshot releases if you want to give them a try.