Spring Retry spring-retry

Group org.springframework.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.
Packaging jar
Size 149.91 KB
文件 pom jar
网址 https://www.springsource.org
发布时间 2023-09-14 19:21

dependencies

Group Artifact Version
org.springframework spring-context
org.springframework spring-core
org.junit.jupiter junit-jupiter-api
org.junit.jupiter junit-jupiter-engine
org.junit.jupiter junit-jupiter-params
org.junit.platform junit-platform-launcher
org.assertj assertj-core 3.24.2
org.apache.logging.log4j log4j-core 2.20.0
org.apache.logging.log4j log4j-jcl 2.20.0
org.aspectj aspectjweaver 1.9.20
org.mockito mockito-core 5.3.1
org.springframework spring-test
org.springframework spring-tx

developers

dsyer Dave Syer

licenses

Apache 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
93811