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=046808c74a93691fa31e7cf8517623b7f070febf;p=demos%2Ftesting Added spring-boot-devtools --- diff --git a/pom.xml b/pom.xml index e0b19e8..3c268c3 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