Skip to content

Commit

Permalink
[DOCS] Adds page header to the Java REST Client book. (elastic#82351)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Jan 11, 2022
1 parent ad461be commit bf8e8e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/java-rest/page_header.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<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>

0 comments on commit bf8e8e1

Please sign in to comment.