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.
Note: this artifact is located at Jitpack repository (https://jitpack.io/)
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 |