@ConfigurationProperties(prefix="endpoints.timelimiter")
public class TimeLimiterEndpoint
extends org.springframework.boot.actuate.endpoint.AbstractEndpoint
Endpoint to expose TimeLimiter.| Constructor and Description |
|---|
TimeLimiterEndpoint(io.github.resilience4j.timelimiter.TimeLimiterRegistry timeLimiterRegistry) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke() |