From 007385e0c135d9feeb1a2012e8da500346174910 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 14 七月 2023 12:32:08 +0800
Subject: [PATCH] 改打jar包

---
 pom.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 617542d..0c77bed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,8 +9,8 @@
         <version>2.3.6.RELEASE</version>
         <relativePath/>
     </parent>
-    <!--鎵撳寘鎴恮ar-->
-    <packaging>war</packaging>
+    <!--鎵撳寘鎴恓ar銆亀ar-->
+    <packaging>jar</packaging>
 
     <groupId>com</groupId>
     <artifactId>yssh</artifactId>
@@ -53,14 +53,14 @@
             <artifactId>spring-boot-starter-web</artifactId>
             <!--鎺掗櫎鍐呯疆tomcat瀹瑰櫒锛岃澶栭儴瀹瑰櫒杩愯spring-boot椤圭洰-->
             <exclusions>
-            <!--<exclusion>
-                <groupId>org.springframework.boot</groupId>
-                <artifactId>spring-boot-starter-tomcat</artifactId>
-            </exclusion>-->
                 <exclusion>
+                    <groupId>org.springframework.boot</groupId>
+                    <artifactId>spring-boot-starter-tomcat</artifactId>
+                </exclusion>
+                <!--<exclusion>
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-api</artifactId>
-                </exclusion>
+                </exclusion>-->
             </exclusions>
         </dependency>
         <!--spring浜嬪姟绠$悊-->

--
Gitblit v1.9.3