mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Improve description
This commit is contained in:
@@ -146,7 +146,7 @@ initializr:
|
|||||||
artifactId: spring-boot-starter-ws
|
artifactId: spring-boot-starter-ws
|
||||||
- name: Jersey (JAX-RS)
|
- name: Jersey (JAX-RS)
|
||||||
id: jersey
|
id: jersey
|
||||||
description: the Jersey RESTful Web Services framework
|
description: RESTful Web Services framework
|
||||||
versionRange: 1.2.0.RELEASE
|
versionRange: 1.2.0.RELEASE
|
||||||
- name: Ratpack
|
- name: Ratpack
|
||||||
id: ratpack
|
id: ratpack
|
||||||
@@ -163,7 +163,7 @@ initializr:
|
|||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-spring-boot-starter
|
artifactId: vaadin-spring-boot-starter
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
description: Vaadin
|
description: Vaadin java web application framework
|
||||||
bom: vaadin-bom
|
bom: vaadin-bom
|
||||||
- name: Rest Repositories
|
- name: Rest Repositories
|
||||||
id: data-rest
|
id: data-rest
|
||||||
@@ -175,7 +175,7 @@ initializr:
|
|||||||
versionRange: 1.2.2.RELEASE
|
versionRange: 1.2.2.RELEASE
|
||||||
- name: Rest Repositories HAL Browser
|
- name: Rest Repositories HAL Browser
|
||||||
id: data-rest-hal
|
id: data-rest-hal
|
||||||
description: Browsing Spring Data REST repositories with an HTML UI
|
description: Browsing Spring Data REST repositories in your browser
|
||||||
groupId: org.springframework.data
|
groupId: org.springframework.data
|
||||||
artifactId: spring-data-rest-hal-browser
|
artifactId: spring-data-rest-hal-browser
|
||||||
versionRange: 1.3.0.M1
|
versionRange: 1.3.0.M1
|
||||||
@@ -702,7 +702,7 @@ initializr:
|
|||||||
artifactId: spring-boot-starter-web-reactive
|
artifactId: spring-boot-starter-web-reactive
|
||||||
bom: experimental-reactive-bom
|
bom: experimental-reactive-bom
|
||||||
versionRange: 1.4.0.RC1
|
versionRange: 1.4.0.RC1
|
||||||
description: Reactive web development with Tomcat and Spring Reactive (experimental)
|
description: Reactive web development with Apache Tomcat and Spring Reactive (experimental)
|
||||||
types:
|
types:
|
||||||
- name: Maven Project
|
- name: Maven Project
|
||||||
id: maven-project
|
id: maven-project
|
||||||
|
Reference in New Issue
Block a user