From 3ebcefc0b5b8645ca98417f947613b1ad285e156 Mon Sep 17 00:00:00 2001 From: zyy Date: Sun, 31 May 2020 14:13:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4tomcat=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 7b85996..477086a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,13 @@ org.springframework.boot spring-boot-starter + + + + org.springframework.boot + spring-boot-starter-tomcat + + org.springframework.boot