I\'ve been doing a P.O.C with Spring Boot.
So far it\'s been going really good and promising, but there\'s one major drawback: I\'m using an embedded server (i.e.,
try using this spring-boot-devtools tag in pom.xml
org.springframework.boot spring-boot-devtools true
http://mytechnologythought.blogspot.com/2017/07/how-to-run-server-of-spring-boot-auto.html