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 | http://www.springsource.org |
Date | (May 13, 2014) |
Files | pom (7 KB) jar (101 KB) View All |
Repositories | CentralAlfrescoIBiblioLiferay PublicRedhat GASonatypeSpring PluginsSpring Releases |
Used By | 728 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | org.springframework » spring-context | 4.0.3.RELEASE | 5.3.6 |
Runtime Dependencies (1)
Test Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.11 | 5.7.1 | |
AOP EPL 1.0 | org.aspectj » aspectjrt | 1.6.6 | 1.9.6 | |
AOP EPL 1.0 | org.aspectj » aspectjweaver | 1.7.4 | 1.9.6 | |
Mocking Apache 2.0 | org.easymock » easymock | 2.3 | 4.3 | |
Testing Apache 2.0 | org.springframework » spring-test | 4.0.3.RELEASE | 5.3.6 | |
Transactions Apache 2.0 | org.springframework » spring-tx | 4.0.3.RELEASE | 5.3.6 |
Licenses
License | URL |
---|---|
Apache 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Dave Syer | dsyer<at>gopivotal.com | dsyer |