Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour 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 |
Organization | SpringSource |
HomePage | https://www.springsource.org |
Date | (Jan 08, 2021) |
Files | jar (137 KB) View All |
Repositories | Central |
Used By | 718 artifacts |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) | 4.3.22.RELEASE | 5.3.4 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) | 4.3.22.RELEASE | 5.3.4 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.7.1 | |
Logging Apache 2.0 | log4j » log4j | 1.2.17 | 2.14.0 | |
AOP EPL 1.0 | org.aspectj » aspectjweaver | 1.8.9 | 1.9.6 | |
Mocking Apache 2.0 | org.easymock » easymock | 2.3 | 4.2 | |
Mocking MIT | org.mockito » mockito-core | 1.10.19 | 3.8.0 | |
Testing Apache 2.0 | org.springframework » spring-test | 4.3.22.RELEASE | 5.3.4 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 4.3.22.RELEASE | 5.3.4 |
Managed Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.springframework » spring-framework-bom | 4.3.22.RELEASE | 5.3.4 |
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 |