@ConfigurationProperties(prefix="endpoints.retries")
public class RetryEndpoint
extends org.springframework.boot.actuate.endpoint.AbstractEndpoint
| Constructor and Description |
|---|
RetryEndpoint(io.github.resilience4j.retry.RetryRegistry retryRegistry) |
| Modifier and Type | Method and Description |
|---|---|
io.github.resilience4j.common.retry.monitoring.endpoint.RetryEndpointResponse |
invoke() |