RESTful Java with JAX-RS 2.0: Designing and Developing Distributed Web Services

Цена 34.17 - 62.59 USD

EAN/UPC/ISBN Code 9781449361341

Брэнд O'Reilly Media

Автор

Издатель O'Reilly Media

Страниц 392

Год выпуска 2014

Форма выпуска 180x233

Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture. With the book"s technical guide, you"ll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation of JAX-RS 2.0. Learn JAX-RS 2.0 features, including a client API, server-side asynchronous HTTP, and filters and interceptors, Examine the design of a distributed RESTful interface for an e-commerce order entry system, Use the JAX-RS Response object to return complex responses to your client (ResponseBuilder), Increase the performance of your...