java-tutorials/persistence-modules/spring-data-neo4j
Loredana Crusoveanu b9fc6f2e9c Update README.md 2023-06-16 20:41:02 +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 Update README.md 2023-06-16 20:41:02 +03: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