java-tutorials/persistence-modules/spring-data-neo4j
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
..
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-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30

README.md

Spring Data Neo4j

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test