1
0
mirror of synced 2025-11-06 04:20:54 +08:00

连接池配置

This commit is contained in:
Raod
2021-08-06 14:53:09 +08:00
parent 3e5a7ca928
commit d8fab4fe7b
8 changed files with 268 additions and 201 deletions

View File

@@ -48,6 +48,12 @@
<version>2.2.6.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-gaea</artifactId>