feat: 增加ttl 使用实例

This commit is contained in:
wyl
2022-08-07 23:22:20 +08:00
parent ead450d04e
commit a6f0b9ece9
6 changed files with 156 additions and 9 deletions
+5
View File
@@ -46,6 +46,11 @@
<artifactId>xxl-job-core</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-bom</artifactId>