瀏覽代碼

不排除tomcat依赖

sunyj 9 年之前
父節點
當前提交
38fcf0d940
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

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