From: Kai Moritz Date: Sun, 27 Sep 2020 17:54:53 +0000 (+0200) Subject: Added spring-boot-devtools X-Git-Url: http://juplo.de/gitweb/?a=commitdiff_plain;h=82bc87fbab256af09f1588490bd4d82648f73994;p=demos%2Ftesting Added spring-boot-devtools --- diff --git a/pom.xml b/pom.xml index 087036f..9e6ae90 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,11 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-devtools + true + org.springframework.boot