<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
Build project automatically
Allow auto-make to start even if developed application is currently running
compiler.automake.allow.when.app.running