mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 04:38:02 +08:00
Add Ratpack dependency
This commit is contained in:
parent
e00bd10e52
commit
736ef6d2fe
@ -85,6 +85,13 @@ initializr:
|
|||||||
id: jersey
|
id: jersey
|
||||||
description: the Jersey RESTful Web Services framework
|
description: the Jersey RESTful Web Services framework
|
||||||
versionRange: 1.2.0.RELEASE
|
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
|
- name: Vaadin
|
||||||
id: vaadin
|
id: vaadin
|
||||||
facets:
|
facets:
|
||||||
|
Loading…
Reference in New Issue
Block a user