Skip to content

Instantly share code, notes, and snippets.

@r-winkler
Created August 18, 2016 14:29
Embed
What would you like to do?
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment