java-tutorials/persistence-modules/spring-data-neo4j
Abhinav Pandey 0323955992 Bael 6625 new (#14476)
* BAEL-6625 - spring data neo4j example

* BAEL-6625 - spring data neo4j example

* BAEL-6625 - optimized imports

* BAEL-6625 - moving project to jdk9 and above

* BAEL-6625 - changing test names
2023-08-13 09:52:02 +05:30
..
src Bael 6625 new (#14476) 2023-08-13 09:52:02 +05:30
README.md Update README.md 2023-06-16 20:41:02 +03:00
pom.xml Bael 6625 new (#14476) 2023-08-13 09:52:02 +05:30

README.md

Spring Data Neo4j

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test