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.
License | Apache 2.0 |
---|---|
Categories | Error Handling |
Tags | resiliencehandlingexceptionspringframeworkerror |
Organization | Spring IO |
HomePage | https://github.com/spring-projects/spring-retry |
Date | May 16, 2025 |
Files | pom (2 KB) jar (152 KB) View All |
Repositories | Central |
Ranking | #488 in MvnRepository (See Top Artifacts) #1 in Error Handling |
Used By | 1,176 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-22233 CVE-2024-38820 |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.github.spotbugs » spotbugs-annotations (optional) | 4.8.6 | 4.9.3 | |
Application Metrics Apache 2.0 | io.micrometer » micrometer-core (optional) | 1.10.13 | 1.15.1 | |
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 2 vulnerabilities | 6.0.23 | 6.2.8 |
Licenses
License | URL |
---|---|
Apache 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Dave Syer | david.syer<at>broadcom.com | dsyer | ||
Gary Russell | github<at>gprussell.net | garyrussell | ||
Artem Bilan | artem.bilan<at>broadcom.com | artembilan |