f2128ad054
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Spring Data Elasticsearch
Relevant Articles:
- Introduction to Spring Data Elasticsearch
- Elasticsearch Queries with Spring Data
- Guide to Elasticsearch in Java
- Geospatial Support in ElasticSearch
- A Simple Tagging Implementation with Elasticsearch
Build the Project with Tests Running
mvn clean install
Run Tests Directly
mvn test