Java REST implementation: Jersey vs CXF
- by dexter
What do you think is the advantages/disadvantages between this two libraries? Which of these two are best suited for production environment? By the way I will be using JSON instead of XML.
I also would like to know what library is most supported by the community e.g. tutorials, documentation.