elasticsearch/docs/java-rest/page_header.html
James Rodewig f7df65983b
[DOCS] Adds page header to the Java REST Client book. (#82351) (#84459)
(cherry picked from commit bf8e8e1223)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2022-02-28 16:25:30 -05:00

7 lines
No EOL
245 B
HTML

<p>
<strong>WARNING</strong>: Deprecated in 7.15.0.
</p>
<p>
The Java REST Client is deprecated in favor of the
<a href="https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html">Java API Client</a>.
</p>