opt: lucene,链路追踪,MDC

This commit is contained in:
2023-12-27 18:49:54 +08:00
parent 570f81e3f0
commit f0de929d33
21 changed files with 213 additions and 62 deletions

View File

@@ -355,7 +355,12 @@
<dependency>
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-starter-redis</artifactId>
<version>2.5.14</version>
<version>2.7.3</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.3.1</version>
</dependency>