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.

LicenseApache 2.0
CategoriesException Handling
Tagshandlingexceptionspringframeworkerror
Organization SpringSource
HomePage https://www.springsource.org
DateApr 15, 2022
Filespom (8 KB)  jar (139 KB)  View All
RepositoriesCentral
Ranking#501 in MvnRepository (See Top Artifacts)
#1 in Exception Handling
Used By930 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2023-20863
CVE-2023-20861
CVE-2022-22971
View 2 more ...

Note: There is a new version for this artifact

New Version2.0.4


Compile Dependencies (2)

Category/License Group / ArtifactVersionUpdates
Dep Injection
Apache 2.0
org.springframework » spring-context (optional) 4.3.29.RELEASE6.1.1
Core Utils
Apache 2.0
org.springframework » spring-core (optional) 5 vulnerabilities 4.3.29.RELEASE6.1.1

Developers

NameEmailDev IdRolesOrganization
Dave Syerdsyer<at>gopivotal.comdsyer