From d8efd213defa35bdeedab78fc50a8204f0558e02 Mon Sep 17 00:00:00 2001 From: "714943302@qq.com" Date: Mon, 29 Oct 2018 18:31:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AA=E4=BE=9D?= =?UTF-8?q?=E8=B5=96spring-boot-devtools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 879ff01..c5d42bf 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,12 @@ spring-boot-starter-test test + + + org.springframework.boot + spring-boot-devtools + true +