java-tutorials/persistence-modules/spring-data-neo4j
Dhawal Kapil 550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
..
src fix formatting 2018-08-25 21:46:01 +03: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