hubin преди 1 година
родител
ревизия
00e2b86266
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      aizuda-service-parent/pom.xml

+ 6 - 0
aizuda-service-parent/pom.xml

@@ -13,6 +13,12 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-web</artifactId>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework.boot</groupId>
+                    <artifactId>spring-boot-starter-tomcat</artifactId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>