05b7e933bd
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * Added new parent pom * initial clean up of child poms * Added new parent pom * [BAEL-5247] - New Parents in the tutorials repo |
||
---|---|---|
.. | ||
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