1. Build restful service with Jersey 1--helloworld
http://blog.csdn.net/kkkloveyou/article/details/21391033
2. Jersey Build RESTful Service 2--java object into XML output
http://blog.csdn.net/kkkloveyou/article/details/21415735
3. Jersey Build RESTful service 3--java object into JSON output
http://blog.csdn.net/kkkloveyou/article/details/21485243
4. Build restful service with Jersey 4--Jersey Web Service impersonation via Jersey-client client curd
http://blog.csdn.net/kkkloveyou/article/details/21517165
5. Build restful service with Jersey 5--jersey+mysql5.6+hibernate4.3
http://blog.csdn.net/kkkloveyou/article/details/21888283
6. build restful service with Jersey 6--jersey+sqlserver+hibernate4.3
http://blog.csdn.net/kkkloveyou/article/details/22183313
7. Build restful service 7--jersey+sqlserver+hibernate4.3+spring3.2 with Jersey http://www.waylau.com/ jersey-sqlserver-hibernate4-spring3/
8. Build RESTful service 8--jersey+sqlserver+hibernate4.3+spring3.2+jquery with Jersey http://www.waylau.com/ jersey-sqlserver-hibernate4-spring3-jquery/
9. Build restful service 9--jersey+sqlserver+hibernate4.3+spring3.2+angularjs with Jersey http://www.waylau.com/ jersey-sqlserver-hibernate4-spring3-angular/
Complete project source code download address: Https://github.com/waylau/RestDemo