spring-guides / gs-accessing-data-neo4j

Accessing Data with Neo4j :: Learn how to persist objects and relationships in Neo4j's NoSQL data store.
http://spring.io/guides/gs/accessing-data-neo4j/
Apache License 2.0
29 stars 49 forks source link

Use Spring Initializr #30

Closed Buzzardo closed 5 years ago

Buzzardo commented 5 years ago

I rewrote the document to use the Initializr and modified the code to match.