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 | handlingexceptionspringframeworkerror |
Organization | SpringSource |
HomePage | https://www.springsource.org |
Date | Sep 14, 2023 |
Files | pom (8 KB) jar (149 KB) View All |
Repositories | CentralJenkins Public |
Ranking | #495 in MvnRepository (See Top Artifacts) #1 in Error Handling |
Used By | 1,121 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-38820 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 1 vulnerability | 6.0.12 | 6.2.3 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) | 6.0.12 | 6.2.3 |
Test Dependencies (11)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.20.0 | 2.24.3 | |
Logging Bridge Apache 2.0 | org.apache.logging.log4j » log4j-jcl | 2.20.0 | 2.24.3 | |
AOP EPL 2.0 | org.aspectj » aspectjweaver | 1.9.20 | 1.9.22.1 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.24.2 | 3.27.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.9.3 | 5.11.4 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.9.3 | 5.11.4 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.9.3 | 5.11.4 | |
Testing EPL 2.0 | org.junit.platform » junit-platform-launcher | 1.9.3 | 1.11.4 | |
Mocking MIT | org.mockito » mockito-core | 5.3.1 | 5.15.2 | |
Testing Apache 2.0 | org.springframework » spring-test | 6.0.12 | 6.2.3 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 6.0.12 | 6.2.3 |
Licenses
License | URL |
---|---|
Apache 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Dave Syer | dsyer<at>vmware.com | dsyer |