Start version range for webflux at 2.0.0.M1

Fixes gh-429
This commit is contained in:
Dave Syer
2017-05-16 12:24:37 +01:00
parent 38c3bb2e49
commit 80ed798b7d

View File

@@ -228,7 +228,7 @@ initializr:
description: Building REST services with Spring
- name: Reactive Web
id: webflux
versionRange: 2.0.0.BUILD-SNAPSHOT
versionRange: 2.0.0.M1
description: Reactive web development with Netty and Spring WebFlux
weight: 90
- name: Websocket