mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 14:27:41 +08:00
Disable Reactive Security starter as of 2.0.0.M6
Closes gh-524
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user