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 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.

Compile болести зависности (2)

Група / Артефакт Верзија Нова Верзија
org.springframework » spring-context 4.0.4.RELEASE 6.0.22
org.springframework » spring-core 4.0.4.RELEASE 6.0.22

Runtime болести зависности (1)

Група / Артефакт Верзија Нова Верзија
log4j » log4j 1.2.14 1.2.17

Test болести зависности (6)