RESTful Java with JAX-RS 2.0 (2013)
Part I. REST and the JAX-RS Standard
Chapter 1. Introduction to REST
Chapter 2. Designing RESTful Services
Chapter 3. Your First JAX-RS Service
Chapter 4. HTTP Method and URI Matching
Chapter 6. JAX-RS Content Handlers
Chapter 7. Server Responses and Exception Handling
Chapter 9. HTTP Content Negotiation
Chapter 11. Scaling JAX-RS Applications
Chapter 12. Filters and Interceptors
Chapter 13. Asynchronous JAX-RS
Chapter 14. Deployment and Integration
Chapter 16. Alternative Java Clients
Part II. JAX-RS Workbook
Chapter 17. Workbook Introduction
Chapter 18. Examples for Chapter 3
Chapter 19. Examples for Chapter 4
Chapter 20. Examples for Chapter 5
Chapter 21. Examples for Chapter 6
Chapter 22. Examples for Chapter 7
Chapter 23. Examples for Chapter 9
Chapter 24. Examples for Chapter 10
Chapter 25. Examples for Chapter 11
Chapter 26. Examples for Chapter 12
Chapter 27. Examples for Chapter 13
Chapter 28. Examples for Chapter 14