liwenxuan 9 months ago
parent
commit
d1c57485e6
  1. 4
      pom.xml

4
pom.xml

@ -20,7 +20,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<exclusions>
<!-- 上线配置 -->
<!-- shangxian配置 -->
<!-- <exclusion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
@ -46,7 +46,7 @@
<artifactId>druid-spring-boot-starter</artifactId>
<version>1.2.9</version>
</dependency>
<!-- 上线配置 -->
<!-- shangxian配置 -->
<!-- <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>

Loading…
Cancel
Save