Disable Reactive Security starter as of 2.0.0.M6

Closes gh-524
This commit is contained in:
Stephane Nicoll
2017-10-27 16:02:24 +02:00
parent c33b1df90c
commit 631bc2591a
@@ -123,7 +123,7 @@ initializr:
- name: Reactive Security - name: Reactive Security
id: security-reactive id: security-reactive
description: Secure your reactive application via spring-security-webflux description: Secure your reactive application via spring-security-webflux
versionRange: 2.0.0.M5 versionRange: "[2.0.0.M5,2.0.0.M6)"
weight: 90 weight: 90
- name: Aspects - name: Aspects
id: aop id: aop