mirror of
https://github.com/RemainderTime/spring-boot-base-demo.git
synced 2026-06-07 18:48:05 +08:00
更新文档
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user