From e3da4a6e0bf426388c333c4689c6ec06c851b5b9 Mon Sep 17 00:00:00 2001 From: HuangXin Date: Wed, 12 Aug 2020 15:33:16 +0800 Subject: [PATCH] =?UTF-8?q?OCT=20REM:=201.=20=E7=A7=BB=E9=99=A4=E4=BD=BF?= =?UTF-8?q?=E7=94=A8tomcat=EF=BC=8C=E5=A2=9E=E5=8A=A0xnio-nio=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=EF=BC=8C=E8=A7=A3=E5=86=B3undertow=E5=9C=A8=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8=E4=B8=8A=E6=97=A0=E6=B3=95=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index cc61b8c4..510af395 100644 --- a/pom.xml +++ b/pom.xml @@ -41,15 +41,13 @@ - org.apache.tomcat.embed - tomcat-embed-core - - - org.apache.tomcat - tomcat-annotations-api - - - 9.0.37 + org.springframework.boot + spring-boot-starter-undertow + + + org.jboss.xnio + xnio-nio + 3.8.1.Final org.springframework.boot