The Elasticsearch Beyonder team is pleased to announce the Elasticsearch-beyonder-7.15 release!
Elasticsearch Beyonder
Elasticsearch beyonder provides automatic index, mapping, alias or template creation
when an Elasticsearch client starts.
Usage
Add this library to you project:
<dependency>
<groupId>fr.pilato.elasticsearch</groupId>
<artifactId>elasticsearch-beyonder</artifactId>
<version>7.15</version>
</dependency>
New features
- #198: Add Index lifecycle . Thanks to wsourdin.
Changes
For a manual installation, you can download the Elasticsearch-beyonder-7.15 here:
https://repo1.maven.org/maven2/fr/pilato/elasticsearch/elasticsearch-beyonder/7.15/
Have fun!
-Elasticsearch Beyonder team