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.
Version2.0.13compared with

Version Details

Compile Changes (2)

2.0.12 2.0.13
ChangeGroup / ArtifactPreviousCurrent
~ Updated io.micrometer » micrometer-core1.10.131.15.12
~ Updated org.springframework » spring-context6.0.236.2.19