9245ba0925
* 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 |
||
---|---|---|
.. | ||
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