* 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
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