Class ReactiveRestClients

java.lang.Object
org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients

public final class ReactiveRestClients extends Object
Utility class for common access to reactive Elasticsearch clients. ReactiveRestClients consolidates set up routines for the various drivers into a single place.
Since:
3.2
Author:
Christoph Strobl, Mark Paluch, Roman Puchkovskiy