9f1429b067
* Christopher Franklin A Simple Tagging Implementation with Elasticsearch Modifying the existing Spring Data Elasticsearch example to use the tags already on the model. Also added a number of tests as examples of how to use the tags. |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Spring Data Elasticsearch
Relevant Articles:
Build the Project with Tests Running
mvn clean install
Run Tests Directly
mvn test