java-tutorials/spring-data-neo4j
Doha2012 7525544e09 use standard logback.xml (#1666)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml
2017-04-17 18:41:23 +02:00
..
src use standard logback.xml (#1666) 2017-04-17 18:41:23 +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