From 79a497c25dc3cd69b45d405b6aafb34ceadbda61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E8=B0=83?= <3084898776@qq.com> Date: Wed, 31 Jul 2024 21:16:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fb44d89..d1639d5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,35 @@ - com.muyu - cloud-server-parent + cloud-common 3.6.3 4.0.0 cloud-common-datasource - pom - cloud-common通用模块 + cloud-common-datasource多数据源 + + + + + com.alibaba + druid-spring-boot-3-starter + ${druid.version} + + + + + com.baomidou + dynamic-datasource-spring-boot3-starter + ${dynamic-ds.version} + + +