From 19cf33648e266e8645389b6eb60498071486a023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Fri, 16 Jun 2023 11:08:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maku-framework/pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/maku-framework/pom.xml b/maku-framework/pom.xml index d5d43e9..4708990 100644 --- a/maku-framework/pom.xml +++ b/maku-framework/pom.xml @@ -38,8 +38,8 @@ test - org.springframework.boot - spring-boot-starter-data-redis + org.redisson + redisson-spring-boot-starter org.springframework.boot @@ -62,6 +62,10 @@ mybatis-plus-boot-starter + com.baomidou + dynamic-datasource-spring-boot-starter + + cn.hutool hutool-all @@ -81,5 +85,9 @@ com.fhs-opensource easy-trans-spring-boot-starter + + com.alibaba + transmittable-thread-local + \ No newline at end of file