Field | Value |
---|---|
Name | Spring Retry |
Description | 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. |
Homepage | http://www.springsource.org |
Field | Value |
---|---|
Name | SpringSource |
URL | http://www.springsource.com |
Field | Value |
---|---|
GroupId | org.springframework.retry |
ArtifactId | spring-retry |
Version | 1.0.3.RELEASE |
Type | jar |