java-tutorials/spring-data-elasticsearch
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
..
src Rename test (#3971) 2018-04-10 06:54:31 +02:00
README.md 08.04.2018 (#3954) 2018-04-11 07:33:18 +02:00
pom.xml BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00

README.md

Spring Data Elasticsearch

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test