Annotation Interface Hierarchy
- io.github.resilience4j.bulkhead.annotation.Bulkhead (implements java.lang.annotation.Annotation)
- io.github.resilience4j.circuitbreaker.annotation.CircuitBreaker (implements java.lang.annotation.Annotation)
- io.github.resilience4j.ratelimiter.annotation.RateLimiter (implements java.lang.annotation.Annotation)
- io.github.resilience4j.retry.annotation.Retry (implements java.lang.annotation.Annotation)
- io.github.resilience4j.timelimiter.annotation.TimeLimiter (implements java.lang.annotation.Annotation)
- io.github.resilience4j.micrometer.annotation.Timer (implements java.lang.annotation.Annotation)