Add DevTools dependency

This commit is contained in:
Stephane Nicoll
2015-06-10 18:37:15 +02:00
parent 5106e23591
commit c116ab0fe5

View File

@@ -41,6 +41,12 @@ initializr:
id: cache
description: Support for Spring's Cache abstraction
versionRange: 1.3.0.BUILD-SNAPSHOT
- name: DevTools
id: devtools
groupId: org.springframework.boot
artifactId: spring-boot-devtools
description: Support for Spring Boot Development Tools.
versionRange: 1.3.0.BUILD-SNAPSHOT
- name: Web
content:
- name: Web