Class ElasticsearchClientRuntimeHints

java.lang.Object
org.springframework.data.elasticsearch.client.elc.aot.ElasticsearchClientRuntimeHints
All Implemented Interfaces:
RuntimeHintsRegistrar

public class ElasticsearchClientRuntimeHints extends Object implements RuntimeHintsRegistrar
runtime hints for the Elasticsearch client libraries, as these do not provide any of their own.
Since:
5.1
Author:
Peter-Josef Meisch