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-core 4.3.22.RELEASE 6.0.22
org.springframework » spring-context 4.3.22.RELEASE 6.0.22

Test निर्भरता (7)

समूह / विरूपण साक्ष्य संस्करण नए संस्करण
junit » junit 4.12 4.13.2
org.mockito » mockito-core 1.10.19 5.12.0
log4j » log4j 1.2.17 ना
org.springframework » spring-test 4.3.22.RELEASE 6.0.22
org.easymock » easymock 2.3 5.1.0
org.aspectj » aspectjweaver 1.8.9 1.9.21.2
org.springframework » spring-tx 4.3.22.RELEASE 6.0.22