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 148.46 KB
文件 pom jar
网址 https://www.springsource.org
发布时间 2024-05-16 21:36

dependencies

Group Artifact Version
org.springframework spring-context
org.springframework spring-core
org.springframework spring-test
org.springframework spring-tx
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.apache.logging.log4j log4j-core
org.apache.logging.log4j log4j-jcl
org.aspectj aspectjweaver 1.9.22
org.assertj assertj-core 3.25.3
org.mockito mockito-core 5.11.0

developers

dsyer Dave Syer

licenses

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