From f6d54902e95fb9e38fa1d4eff3d44697ba47d5ec Mon Sep 17 00:00:00 2001
From: chenkailing <632104866@qq.com>
Date: Sat, 26 Dec 2020 02:03:11 +0800
Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4tomcat=EF=BC=8C=E9=87=87?=
=?UTF-8?q?=E7=94=A8jetty=20Server?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jodconverter-web/pom.xml | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/jodconverter-web/pom.xml b/jodconverter-web/pom.xml
index 3df47a57..4be6837a 100644
--- a/jodconverter-web/pom.xml
+++ b/jodconverter-web/pom.xml
@@ -14,12 +14,12 @@
kkFileView
2.2.1
-
UTF-8
UTF-8
1.8
+
@@ -35,12 +35,18 @@
org.springframework.boot
spring-boot-starter-web
+
+
+ org.springframework.boot
+ spring-boot-starter-tomcat
+
+
- net.logstash.logback
- logstash-logback-encoder
- 4.11
+ org.springframework.boot
+ spring-boot-starter-jetty
+
org.springframework.boot
spring-boot-starter-test