mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Add Ratpack dependency
This commit is contained in:
parent
e00bd10e52
commit
736ef6d2fe
@ -85,6 +85,13 @@ initializr:
|
||||
id: jersey
|
||||
description: the Jersey RESTful Web Services framework
|
||||
versionRange: 1.2.0.RELEASE
|
||||
- name: Ratpack
|
||||
id: ratpack
|
||||
description: Spring Boot integration for the Ratpack framework
|
||||
versionRange: 1.2.0.RELEASE
|
||||
version: 1.1.1
|
||||
groupId: io.ratpack
|
||||
artifactId: ratpack-spring-boot
|
||||
- name: Vaadin
|
||||
id: vaadin
|
||||
facets:
|
||||
|
Loading…
Reference in New Issue
Block a user