Package org.springframework.retry.support
package org.springframework.retry.support
Infrastructure implementations of retry support concerns.
-
ClassesClassDescriptionA root object containing the method arguments to use in expression evaluation.The
RetryListener
implementation for MicrometerTimer
s around retry operations.The results of a simulation.ARetrySimulator
is a tool for exercising retry + backoff operations.Global variable support for retry clients.Template class that simplifies the execution of operations with retry semantics.Builder that provides a fluent API to configure new instances ofRetryTemplate
.