更新文档

This commit is contained in:
xiongf
2024-12-12 11:21:07 +08:00
parent 7c864dd3c9
commit cc86ee6867

View File

@@ -83,7 +83,6 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId> <artifactId>spring-boot-starter-data-redis</artifactId>
<version>3.3.3</version>
</dependency> </dependency>
<!--redis连接池需要依赖--> <!--redis连接池需要依赖-->
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-pool2 --> <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-pool2 -->