<dependency> | |
<groupId>io.github.resilience4j</groupId> | |
<artifactId>resilience4j-retry</artifactId> | |
<version>0.13.2</version> | |
</dependency> | |
<dependency> | |
<groupId>io.github.resilience4j</groupId> | |
<artifactId>resilience4j-core</artifactId> | |
<version>0.13.2</version> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment