Spring Retry


Spring Retry

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.

Compile зависимости (2)

Группа / Артифакт Версия Более новая версия
org.springframework » spring-core 6.0.15 Нет
org.springframework » spring-context 6.0.15 Нет