[ agent ] [agent] improvement of shell script

This commit is contained in:
zeaslity
2022-12-13 14:07:28 +08:00
parent b49b210569
commit 5c65c983c9
61 changed files with 6761 additions and 35 deletions

View File

@@ -107,6 +107,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!--<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.13.6</version>
</dependency>-->
<!-- lettuce pool 缓存连接池-->
<dependency>
<groupId>org.apache.commons</groupId>