From 1a3a0f2bfec2521318af02b5dd9309cd7e2acc11 Mon Sep 17 00:00:00 2001 From: "Masaharu.Kato" Date: Tue, 10 Jun 2025 16:44:10 +0900 Subject: [PATCH] =?UTF-8?q?SpringDocs=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index 093c938..58bb4da 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -85,6 +85,14 @@ spring-security-test test + + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.5.0 + +