From 2c52d0762a67803283150401e6ea6b5ffee074da Mon Sep 17 00:00:00 2001 From: Sheyu-yao Date: Sun, 25 Feb 2024 18:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ysy-common/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ysy-common/pom.xml b/ysy-common/pom.xml index 4622c8f..a500fb7 100644 --- a/ysy-common/pom.xml +++ b/ysy-common/pom.xml @@ -134,6 +134,13 @@ commons-pool2 + + + org.redisson + redisson-spring-boot-starter + 3.24.3 + + com.alibaba.fastjson2 @@ -186,6 +193,12 @@ true + + + org.springframework.boot + spring-boot-starter-aop + + org.springframework.boot