refactor: 暂时回退到 jetty

This commit is contained in:
Captain.B 2020-09-29 11:56:12 +08:00
parent 948f6fc9d2
commit 19a70d6e1a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
<artifactId>spring-boot-starter-jetty</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>