mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
502217f035
[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.
13 lines
178 B
Plaintext
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[]
|