@ConfigurationProperties(prefix="endpoints.ratelimiter")
public class RateLimiterEndpoint
extends org.springframework.boot.actuate.endpoint.AbstractEndpoint
Endpoint to expose RateLimiter events.| Constructor and Description |
|---|
RateLimiterEndpoint(io.github.resilience4j.ratelimiter.RateLimiterRegistry rateLimiterRegistry) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke() |