From 24063724d9ff7530e21b60d25075f6672c1390ae Mon Sep 17 00:00:00 2001 From: d Date: Mon, 23 Sep 2024 19:04:01 +0800 Subject: [PATCH] =?UTF-8?q?spring=20=E6=89=93=E5=8C=85=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 2665f73..ea1978c 100644 --- a/pom.xml +++ b/pom.xml @@ -321,9 +321,19 @@ 3、它提供了一个内置的依赖项冲突解决程序, 它将版本号设置为与 spring 启动依赖项匹配。 4、您可以重写任何您希望的版本, 但它将默认为启动所选的一组版本。 --> - org.springframework.boot - spring-boot-maven-plugin - + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + CLASSIC + + + + @@ -509,7 +519,7 @@ - + + sm9 jitpack.io https://www.jitpack.io @@ -569,7 +579,7 @@ - + -->