I have the following code in java
Client client = ClientBuilder.newClient(); String name = client.target("http://example.com/webapi/hello")