Skip to content

Commit

Permalink
Add support for Neo4j
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Mar 25, 2016
1 parent 35a2423 commit f2b7905
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions initializr-service/application.yml
Expand Up @@ -262,6 +262,10 @@ initializr:
id: data-couchbase
description: Couchbase NoSQL database, including spring-data-couchbase
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
id: data-redis
description: REDIS key-value data store, including spring-redis
Expand Down

0 comments on commit f2b7905

Please sign in to comment.