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 | Exception Handling |
Tags | handlingexceptionspringframeworkerror |
Organization | SpringSource |
HomePage | https://www.springsource.org |
Date | Apr 15, 2022 |
Files | pom (8 KB) jar (139 KB) View All |
Repositories | Central |
Ranking | #501 in MvnRepository (See Top Artifacts) #1 in Exception Handling |
Used By | 930 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-20863 CVE-2023-20861 CVE-2022-22971 View 2 more ... |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) | 4.3.29.RELEASE | 6.1.1 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) 5 vulnerabilities | 4.3.29.RELEASE | 6.1.1 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.10.1 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.17.1 | 2.22.0 | |
Logging Bridge Apache 2.0 | org.apache.logging.log4j » log4j-jcl | 2.17.1 | 2.22.0 | |
AOP EPL 2.0 | org.aspectj » aspectjweaver | 1.8.9 | 1.9.20.1 | |
Mocking Apache 2.0 | org.easymock » easymock | 2.3 | 5.2.0 | |
Mocking MIT | org.mockito » mockito-core | 1.10.19 | 5.7.0 | |
Testing Apache 2.0 | org.springframework » spring-test | 4.3.29.RELEASE | 6.1.1 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 4.3.29.RELEASE | 6.1.1 |
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 |