From bf53bed20739867e2a680dcb0a18028473b1ee46 Mon Sep 17 00:00:00 2001 From: yangpeng <3074487626@qq.com> Date: Thu, 8 Aug 2024 17:08:55 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E5=BC=95=E5=85=A5swagger3=E4=BE=9D?= =?UTF-8?q?=E8=B3=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 2dc6129..40109f0 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,11 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta +