Disable Reactive Security starter as of 2.0.0.M6

Closes gh-524
This commit is contained in:
Stephane Nicoll
2017-10-27 15:57:25 +02:00
parent c33b1df90c
commit 631bc2591a

View File

@@ -123,7 +123,7 @@ initializr:
- name: Reactive Security
id: security-reactive
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
- name: Aspects
id: aop