From 9c4e3f27b983b7e8fba8c0cb2fa913c40be08674 Mon Sep 17 00:00:00 2001 From: cat_shark <1716967236@qq.com> Date: Thu, 17 Jul 2025 11:08:45 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=20Spring=20Boot=20=E5=8F=AF=E6=89=A7=E8=A1=8C=20JAR?= =?UTF-8?q?=20=E7=9A=84=E5=85=B3=E9=94=AE=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index a01221e..26f7d3c 100644 --- a/pom.xml +++ b/pom.xml @@ -156,6 +156,10 @@ + + org.springframework.boot + spring-boot-maven-plugin +