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.
Newer Version Available
This artifact is declared in 1065 BOMs
Note: this artifact is located at Spring Milestones repository (https://repo.spring.io/milestone/)
Licenses
| License | URL |
|---|---|
| Apache 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dave Syer | david.syer<at>springsource.com | dsyer |