From bc4f3425389e3f67bb8ad825aea801a517ddb87d Mon Sep 17 00:00:00 2001 From: Zackhardtoname Date: Fri, 26 Jul 2019 14:36:09 -0400 Subject: [PATCH] Enable automated build through the devtools dependency --- pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 82a3d0d..e80320d 100644 --- a/pom.xml +++ b/pom.xml @@ -82,6 +82,13 @@ 2.4.0 + + + + org.springframework.boot + spring-boot-devtools + true + @@ -91,11 +98,8 @@ spring-boot-maven-plugin - - - spring-snapshots @@ -118,6 +122,4 @@ - - \ No newline at end of file