java-tutorials/spring-data-elasticsearch
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 Updated README.md 2016-10-16 13:10:20 +03:00
pom.xml upgrade dependencies 2016-12-08 19:47:41 +02:00

README.md

Spring Data Elasticsearch

###Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test