OpenSearch/docs/java-rest/index.asciidoc
Luca Cavanna 502217f035 [DOCS] add java REST client docs (#19618)
[DOCS] add java REST client docs

Add some docs on how to get started with the Java REST client, some common configuration that may be needed and the sniffer component.
2016-07-29 11:22:47 +02:00

13 lines
178 B
Plaintext

[[java-rest]]
= Java REST Client
:version: 5.0.0-alpha4
include::overview.asciidoc[]
include::usage.asciidoc[]
include::configuration.asciidoc[]
include::sniffer.asciidoc[]