From 6020f24bcee56c2210b30a5b55ee4d165f81e2a2 Mon Sep 17 00:00:00 2001 From: ypj <1468436785@qq.com> Date: Thu, 4 Aug 2022 16:25:47 +0800 Subject: [PATCH] =?UTF-8?q?doc=20plugin=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 9c7072e..19ce64c 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,13 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0 + + -- Gitee