mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Add missing version range for reactive mongodb starter
This commit is contained in:
@@ -544,6 +544,7 @@ initializr:
|
|||||||
- name: Reactive MongoDB
|
- name: Reactive MongoDB
|
||||||
id: data-mongodb-reactive
|
id: data-mongodb-reactive
|
||||||
description: MongoDB NoSQL Database, including spring-data-mongodb and the reactive driver
|
description: MongoDB NoSQL Database, including spring-data-mongodb and the reactive driver
|
||||||
|
versionRange: 2.0.0.BUILD-SNAPSHOT
|
||||||
weight: 50
|
weight: 50
|
||||||
links:
|
links:
|
||||||
- rel: reference
|
- rel: reference
|
||||||
|
Reference in New Issue
Block a user