mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Add cassandra reactive starter
This commit is contained in:
@@ -563,6 +563,13 @@ initializr:
|
|||||||
links:
|
links:
|
||||||
- rel: reference
|
- rel: reference
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-cassandra
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-cassandra
|
||||||
|
- name: Reactive Cassandra
|
||||||
|
id: data-cassandra-reactive
|
||||||
|
description: Cassandra NoSQL Database, including spring-data-cassandra and the reactive driver
|
||||||
|
versionRange: 2.0.0.BUILD-SNAPSHOT
|
||||||
|
links:
|
||||||
|
- rel: reference
|
||||||
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-cassandra
|
||||||
- name: Couchbase
|
- name: Couchbase
|
||||||
id: data-couchbase
|
id: data-couchbase
|
||||||
description: Couchbase NoSQL database, including spring-data-couchbase
|
description: Couchbase NoSQL database, including spring-data-couchbase
|
||||||
|
|||||||
Reference in New Issue
Block a user