移除 resilience4j 组件

This commit is contained in:
YunaiV
2024-04-10 20:57:44 +08:00
parent 38db5fe008
commit 2e03dcba69
19 changed files with 5 additions and 107 deletions

View File

@@ -35,12 +35,6 @@
<artifactId>lock4j-redisson-spring-boot-starter</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.github.resilience4j</groupId>
<artifactId>resilience4j-spring-boot2</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
</project>