Compare commits
2 Commits
f83c8bfb76
...
1ed13610ab
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1ed13610ab | ||
![]() |
6d682c6870 |
@ -38,10 +38,10 @@
|
|||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- web 容器使用 undertow 性能更强 -->
|
<!-- web 容器使用 undertow 性能更强 -->
|
||||||
<!--<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-undertow</artifactId>
|
<artifactId>spring-boot-starter-undertow</artifactId>
|
||||||
</dependency>-->
|
</dependency>
|
||||||
<!-- 添加tongweb-spring-boot-starter依赖 -->
|
<!-- 添加tongweb-spring-boot-starter依赖 -->
|
||||||
<!--<dependency>
|
<!--<dependency>
|
||||||
<groupId>com.tongweb.springboot</groupId>
|
<groupId>com.tongweb.springboot</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user