Annotation-driven configuration for Netflix Hystrix, providing circuit breaker and fallback support via annotations.
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-javanica</artifactId>
<version>1.5.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap a method with Hystrix circuit breaker using @HystrixCommand.
Migrate to Resilience4j for active development and support.
No dependency data recorded yet.