diff --git a/initializr-service/application.yml b/initializr-service/application.yml index d1f140f1..76ed1173 100644 --- a/initializr-service/application.yml +++ b/initializr-service/application.yml @@ -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