Feign integration with Hystrix circuit breaker for resilient HTTP client calls.
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-hystrix</artifactId>
<version>13.9.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Feign client with Hystrix circuit breaker support.
Migrate to feign-resilience4j for active development.
No dependency data recorded yet.