0

I am using Spring Resttemplate and have an issue about generics: Generics with Spring RESTTemplate I want to look at other equivalent libraries that I can handle that situation.

Are there any other choices?

Community
  • 1
  • 1
kamaci
  • 69,365
  • 67
  • 217
  • 352

1 Answers1

0

You can use the Jersey Framework (which has both client and server REST APIs): http://jersey.java.net/nonav/documentation/latest/client-api.html

рüффп
  • 4,865
  • 34
  • 67
  • 109
Umesh Rajbhandari
  • 1,173
  • 8
  • 9