Spring Data Elasticsearch - Introduction



Spring Data Elasticsearch, is a part of the Spring Data project. It provides integration with the Elasticsearch engine. It uses POJO centric model to interact with Elasticsearch documents. Before jumping in the depth of the tutorial, lets have a basic understanding of Elasticsearch.

Advertisements