public class RateLimiterHealthIndicator
extends java.lang.Object
implements org.springframework.boot.actuate.health.HealthIndicator
| Constructor and Description |
|---|
RateLimiterHealthIndicator(io.github.resilience4j.ratelimiter.RateLimiter rateLimiter) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.Health |
health() |