From 4d86b0c3de1cc9bba6b2cde37a05060e0ea6b52c Mon Sep 17 00:00:00 2001 From: xinzirun Date: Sun, 4 Aug 2024 11:10:10 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E5=A2=9E=E5=8A=A0swagger=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E6=B3=A8=E8=A7=A3=E4=BE=9D=E8=B5=96=E5=8C=85?= 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 6f6818f..0b09697 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,11 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta +