From fabc6dbca4017e2ee014f64932156650c770df21 Mon Sep 17 00:00:00 2001 From: zyy Date: Sun, 31 May 2020 14:52:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4tomcat=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 47 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 477086a..3a73465 100644 --- a/pom.xml +++ b/pom.xml @@ -7,14 +7,14 @@ com.kiisoo ic 1.0-SNAPSHOT - jar + war youke org.springframework.boot spring-boot-starter-parent 2.1.6.RELEASE - + @@ -25,17 +25,25 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-war-plugin + 3.0.0 + + org.projectlombok @@ -172,7 +180,7 @@ org.springframework.boot spring-boot-starter-test - test + test + false + + + + org.springframework.boot spring-boot-maven-plugin