Java - Wrap JSON objects in another object

后端 未结 0 754
不思量自难忘°
不思量自难忘° 2020-11-30 08:09

I have the following code in java

Client client = ClientBuilder.newClient();
String name = client.target("http://example.com/webapi/hello")
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题