java-tutorials/spring-data-elasticsearch
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +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 6729 (#4389) 2018-06-02 16:44:15 +02:00

README.md

Spring Data Elasticsearch

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test