mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-09 02:45:00 +08:00
Add support for Neo4j
This commit is contained in:
@@ -262,6 +262,10 @@ initializr:
|
|||||||
id: data-couchbase
|
id: data-couchbase
|
||||||
description: Couchbase NoSQL database, including spring-data-couchbase
|
description: Couchbase NoSQL database, including spring-data-couchbase
|
||||||
versionRange: 1.4.0.M1
|
versionRange: 1.4.0.M1
|
||||||
|
- name: Neo4j
|
||||||
|
id: data-neo4j
|
||||||
|
description: Neo4j NoSQL graph database, including spring-data-neo4j
|
||||||
|
versionRange: 1.4.0.BUILD-SNAPSHOT
|
||||||
- name: Redis
|
- name: Redis
|
||||||
id: data-redis
|
id: data-redis
|
||||||
description: REDIS key-value data store, including spring-redis
|
description: REDIS key-value data store, including spring-redis
|
||||||
|
|||||||
Reference in New Issue
Block a user