[infinispan-issues] [JBoss JIRA] (ISPN-10584) Create a new java rest client example with the new HttpClient API
Gustavo Lira e Silva (Jira)
issues at jboss.org
Tue Sep 10 10:11:04 EDT 2019
Gustavo Lira e Silva created ISPN-10584:
-------------------------------------------
Summary: Create a new java rest client example with the new HttpClient API
Key: ISPN-10584
URL: https://issues.jboss.org/browse/ISPN-10584
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.0.0.CR1
Reporter: Gustavo Lira e Silva
Assignee: Gustavo Lira e Silva
The currently java Rest client code example is very verbose. Since from Java 11 we have a new HttpClient API that make all Rest client operation which provides an easy way of creating and configuring of HTTP requests
[HttpClient documentation|https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.html]
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the infinispan-issues
mailing list