java-tutorials/persistence-modules/spring-data-neo4j
timis1 52d3952ac3 JAVA-222364 Keep in the spring data neo4j just the examples with spring 2023-06-16 09:00:06 +03:00
..
src JAVA-222364 Keep in the spring data neo4j just the examples with spring 2023-06-16 09:00:06 +03:00
README.md JAVA-142: Migrate spring-data-neo4j to com.baeldung 2020-02-12 20:08:11 +01:00
pom.xml JAVA-222364 Keep in the spring data neo4j just the examples with spring 2023-06-16 09:00:06 +03:00

README.md

Spring Data Neo4j

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test