1. Use jersey to build restful Service 1 -- helloworld
Http://blog.csdn.net/kkkloveyou/article/details/21391033
2. Build restful service with Jersey 2-convert Java object into XML output
Http://blog.csdn.net/kkkloveyou/article/details/21415735
3. Build restful service with Jersey 3-convert Java object to JSON output
Http://blog.csdn.net/kkkloveyou/article/details/21485243
4. Build restful service with Jersey 4 -- call Jersey's Web Service through the Jersey-Client client to simulate Curd
Http://blog.csdn.net/kkkloveyou/article/details/21517165
5. Build restful services with Jersey 5 -- Jersey + mysql5.6 + hibernate4.3
Http://blog.csdn.net/kkkloveyou/article/details/21888283
6.
Build restful service 6 with Jersey -- Jersey + sqlserver + hibernate4.3
Http://blog.csdn.net/kkkloveyou/article/details/22183313
7.
Build a restful service with Jersey 7 -- Jersey + sqlserver + hibernate4.3 + spring3.2http: // www.waylau.com/jersey-sqlserver-hibernate4-spring3/
8.
Build a restful service with Jersey 8 -- Jersey + sqlserver + hibernate4.3 + spring3.2 + jqueryhttp: // www.waylau.com/jersey-sqlserver-hibernate4-spring3-jquery/
9. Use jersey to build restful Service 9 -- Jersey + sqlserver + hibernate4.3 + spring3.2 + angularjshttp: // www.waylau.com/jersey-sqlserver-hibernate4-spring3-angular/
Complete Project Source: https://github.com/waylau/RestDemo