From cb4051faa650fa8c96ef4d92c34575a3f0c87dc6 Mon Sep 17 00:00:00 2001 From: Cui YongXing <2835316714@qq.com> Date: Wed, 31 Jul 2024 19:31:20 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E5=8D=87=E7=BA=A7swagger3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 21df446..42d0ffa 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,13 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta + + +