Sample web project modification container

pull/246/head
chen.ma 3 years ago
parent eed085dbfa
commit cfd7e75925

@ -28,12 +28,12 @@
<version>${revision}</version>
</dependency>
<!--<dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>-->
</dependency>
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<exclusions>
@ -42,12 +42,12 @@
<artifactId>spring-boot-starter-tomcat</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependency>-->
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
</dependency>
</dependency>-->
<!--<dependency>
<groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save