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
  • 72,915
  • 69
  • 228
  • 366

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

рüффп
  • 5,172
  • 34
  • 67
  • 113
Umesh Rajbhandari
  • 1,222
  • 9
  • 9