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 | SpringSource |
| HomePage | http://www.springsource.org 🔍 Inspect URL |
| Date | Jun 16, 2017 |
| Files | pom (9 KB) jar (126 KB) View All |
| Repositories | CentralCloudera PubFit2CloudJenkins PublicKyligence PublicMulesoftSpring Plugins |
| Ranking | #504 in MvnRepository (See Top Artifacts) #1 in Error Handling |
| Used By | 1,210 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-22233 CVE-2024-38820 CVE-2023-26464 View 13 more ... |
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 3 vulnerabilities | 4.3.9.RELEASE | 7.0.0 | |
| Core Utils Apache 2.0 | org.springframework » spring-core6 vulnerabilities | 4.3.9.RELEASE | 7.0.0 |
Runtime Dependencies (1)
Test Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 6.0.1 | |
| AOP EPL 2.0 | org.aspectj » aspectjrt | 1.8.9 | 1.9.25 | |
| AOP EPL 2.0 | org.aspectj » aspectjweaver | 1.8.9 | 1.9.25 | |
| Mocking Apache 2.0 | org.easymock » easymock | 2.3 | 5.6.0 | |
| Mocking MIT | org.mockito » mockito-core | 1.10.19 | 5.20.0 | |
| Testing Apache 2.0 | org.springframework » spring-test | 4.3.9.RELEASE | 7.0.0 | |
| Transactions Apache 2.0 | org.springframework » spring-tx | 4.3.9.RELEASE | 7.0.0 |
Licenses
| License | URL |
|---|---|
| Apache 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dave Syer | dsyer<at>gopivotal.com | dsyer |