java-tutorials/spring-data-elasticsearch
Chris Franklin 33b93d18f6 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.
2018-01-20 02:36:26 -05:00
..
2017-05-12 13:32:54 -05:00
2017-05-15 22:16:14 +03:00

Spring Data Elasticsearch

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test