Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
com.github.spotbugs » spotbugs-annotations(optional)
Annotations the SpotBugs tool supports
4.8.64.10.3
io.micrometer » micrometer-core(optional)
Core module of Micrometer containing instrumentation API and implementation
1.15.121.17.0
Dep Injection Apache 2.0
org.springframework » spring-context(optional)
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
6.2.197.0.8