All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.retry.backoff.package.html Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.0.5
Show newest version


Infrastructure implementations of retry backoff concerns.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy