From 2dfcf1d454ec0248b558ddf2689085dabb6784a3 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 30 Jan 2024 23:57:05 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=20TLog=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 轻量级的分布式日志标记追踪神器 --- continew-starter-dependencies/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 6e05ad7e..0da67d5b 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -70,6 +70,7 @@ 1.12.626 2.4.0 4.4.0 + 1.5.1 2.14.4 3.1.6 5.8.24 @@ -233,6 +234,13 @@ import + + + com.yomahub + tlog-web-spring-boot-starter + ${tlog.version} + + com.alibaba