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 | exceptionspring |
Organization | SpringSource |
HomePage | https://www.springsource.org |
Date | Jan 08, 2021 |
Files | jar (137 KB) View All |
Repositories | CentralKyligence Public |
Ranking | #496 in MvnRepository (See Top Artifacts) #1 in Exception Handling |
Used By | 916 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-20863 CVE-2023-20861 CVE-2022-23307 View 7 more ... |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) | 4.3.22.RELEASE | 6.0.12 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) 5 vulnerabilities | 4.3.22.RELEASE | 6.0.12 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.10.0 | |
Logging Apache 2.0 | log4j » log4j5 vulnerabilities | 1.2.17 | 2.20.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.5.0 | |
Testing Apache 2.0 | org.springframework » spring-test | 4.3.22.RELEASE | 6.0.12 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 4.3.22.RELEASE | 6.0.12 |
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 |