java-tutorials/spring-data-neo4j
Doha2012 f5437fefaa Fix integration test (#1607)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test
2017-04-07 22:42:32 +02:00
..
src Fix integration test (#1607) 2017-04-07 22:42:32 +02:00
README.md README files update (#1195) 2017-02-19 22:22:43 +01:00
pom.xml Fix integration test (#1607) 2017-04-07 22:42:32 +02:00

README.md

Spring Data Neo4j

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test