mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Reorganize experimental group
This commit is contained in:
parent
2845b0d3f0
commit
672cf31c27
@ -64,15 +64,6 @@ initializr:
|
||||
kotlin:
|
||||
version: 1.0.3
|
||||
dependencies:
|
||||
- name: Experimental
|
||||
content:
|
||||
- name: Reactive Web
|
||||
id: experimental-web-reactive
|
||||
groupId: org.springframework.boot.experimental
|
||||
artifactId: spring-boot-starter-web-reactive
|
||||
bom: experimental-reactive-bom
|
||||
versionRange: 1.4.0.RC1
|
||||
description: Reactive web development with Tomcat and Spring Reactive (experimental)
|
||||
- name: Core
|
||||
content:
|
||||
- name: Security
|
||||
@ -703,6 +694,15 @@ initializr:
|
||||
- name: Remote Shell
|
||||
id: remote-shell
|
||||
description: CRaSH shell integration
|
||||
- name: Experimental
|
||||
content:
|
||||
- name: Reactive Web
|
||||
id: experimental-web-reactive
|
||||
groupId: org.springframework.boot.experimental
|
||||
artifactId: spring-boot-starter-web-reactive
|
||||
bom: experimental-reactive-bom
|
||||
versionRange: 1.4.0.RC1
|
||||
description: Reactive web development with Tomcat and Spring Reactive (experimental)
|
||||
types:
|
||||
- name: Maven Project
|
||||
id: maven-project
|
||||
|
Loading…
Reference in New Issue
Block a user