feat: 增加ttl 使用实例

This commit is contained in:
wyl
2023-07-23 23:22:31 +08:00
parent ec6035d80f
commit b6ec759ae5
10 changed files with 151 additions and 93 deletions
-16
View File
@@ -21,22 +21,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.aivfo</groupId>-->
<!-- <artifactId>aivfo-dfs-client-spring-boot-starter</artifactId>-->
<!-- <version>1.0.0-SNAPSHOT</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-web</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>com.aivfo</groupId>
<artifactId>aivfo-kafka-spring-boot-starter</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>