Files
spring-data-examples/elasticsearch/example
Prakhar Gupta 75b2a08d60 Migrate Elasticsearch examples to JUnit 5.
See #583
Original pull request: #609
2021-04-08 10:24:47 +02:00
..
2020-05-15 14:21:52 +02:00

Spring Data Elasticsearch - Examples

NOTE: Elastic recommends usage of the High Level REST Client. Please check out the rest example.

Requirements:

To use local elasticsearch cluster:

  • install elasticsearch
  • Adapt 'application.properties' to point to your elasticsearch cluster