Book Image

RESTful Java Web Services, Second Edition

Book Image

RESTful Java Web Services, Second Edition

Overview of this book

Table of Contents (17 chapters)
RESTful Java Web Services Second Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we explored the advanced offerings in the JAX-RS framework. In particular, we discussed subresources and subresource locators, validations, exception handling, JAX-RS entity providers, asynchronous RESTful web services and interceptors, and filters for JAX-RS applications. We concluded this chapter by discussing the lifecycle of all JAX-RS components that we have learnt so far.

In the next chapter, we will learn about the Jersey framework in detail.