* BAEL-5246: round 1 of pom cleanup - upto "jersey" project * BAEL-5246: Initial pass for pom cleanup - upto spring-cloud * BAEL-5246: pom cleanup upto testing-modules/junit5 * BAEL-5246: pom cleanup - upto xstream * BAEL-5246: pom cleanup - last round (before review)
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