mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-26 14:15:53 +08:00
Add DevTools dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user