Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top