From 7724398193c0fa938c954c144b1a9a15260cc6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=B6=9B?= Date: Sat, 5 Sep 2026 10:34:39 +0800 Subject: [PATCH] feat: restore Knife4j API documentation --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 84ee1e5..72acd02 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,17 @@ org.springframework.boot spring-boot-starter-oauth2-resource-server + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 3.0.3 + + + com.github.xiaoymin + knife4j-openapi3-ui + 4.5.0 + org.springframework.boot