redis增肌连接池支持,增加设备国标严格限制设置

This commit is contained in:
lin
2026-01-30 06:14:58 +08:00
parent f396f5f29e
commit 40555d917b
4 changed files with 23 additions and 1 deletions

View File

@@ -405,6 +405,11 @@
<version>1.18.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>