Reorganize experimental group

This commit is contained in:
Stephane Nicoll 2016-09-02 09:06:45 +02:00
parent 2845b0d3f0
commit 672cf31c27

View File

@ -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