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 | Apr 15, 2022 |
Files | pom (8 KB) jar (139 KB) View All |
Repositories | CentralJenkins PublicKyligence Public |
Ranking | #491 in MvnRepository (See Top Artifacts) #1 in Error Handling |
Used By | 1,146 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-38820 CVE-2022-22968 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 2 vulnerabilities | 4.3.29.RELEASE | 6.2.5 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) | 4.3.29.RELEASE | 6.2.5 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.12.1 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.17.1 | 2.24.3 | |
Logging Bridge Apache 2.0 | org.apache.logging.log4j » log4j-jcl | 2.17.1 | 2.24.3 | |
AOP EPL 2.0 | org.aspectj » aspectjweaver | 1.8.9 | 1.9.23 | |
Mocking Apache 2.0 | org.easymock » easymock | 2.3 | 5.5.0 | |
Mocking MIT | org.mockito » mockito-core | 1.10.19 | 5.16.1 | |
Testing Apache 2.0 | org.springframework » spring-test | 4.3.29.RELEASE | 6.2.5 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 4.3.29.RELEASE | 6.2.5 |
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>gopivotal.com | dsyer |