mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +08:00
Add reactive couchbase starter
This commit is contained in:
parent
3eb8908789
commit
35f1349023
@ -587,6 +587,13 @@ initializr:
|
|||||||
links:
|
links:
|
||||||
- rel: reference
|
- rel: reference
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-couchbase
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-couchbase
|
||||||
|
- name: Reactive Couchbase
|
||||||
|
id: data-couchbase-reactive
|
||||||
|
description: Couchbase NoSQL database, including spring-data-couchbase and the reactive driver
|
||||||
|
versionRange: 2.0.0.M7
|
||||||
|
links:
|
||||||
|
- rel: reference
|
||||||
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-couchbase
|
||||||
- name: Neo4j
|
- name: Neo4j
|
||||||
id: data-neo4j
|
id: data-neo4j
|
||||||
description: Neo4j NoSQL graph database, including spring-data-neo4j
|
description: Neo4j NoSQL graph database, including spring-data-neo4j
|
||||||
|
Loading…
Reference in New Issue
Block a user