From 6cbbb2d61962f219c3ac7bcaafd8b028da158038 Mon Sep 17 00:00:00 2001 From: yeqd Date: Wed, 6 Jan 2021 10:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user-service/pom.xml | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/user-service/pom.xml b/user-service/pom.xml index 820022c..db6cd4f 100644 --- a/user-service/pom.xml +++ b/user-service/pom.xml @@ -192,8 +192,43 @@ --> + + + org.springframework.boot + + spring-boot-maven-plugin + + + com.hp.user.service.UserServiceApplaction + true + + + + + repackage + + + + + + + + - + + META-INF/spring.handlers @@ -218,7 +253,7 @@ - + -->