java-tutorials/persistence-modules/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:40:51 +03:00
pom.xml JAVA-22364 Split spring-data-neo4j module 2023-06-16 00:27:28 +03:00

README.md

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test