java-tutorials/persistence-modules/spring-data-neo4j
sachin29aug d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
..
src BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
README.md group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
pom.xml BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations 2018-09-03 09:45:39 +05:30

README.md

Spring Data Neo4j

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test