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 ...

Buy Now From Amazon

Product Review

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 services by leveraging HTTP caching protocols
  • Deploy and integrate web services within Java EE7, servlet containers, EJB, Spring, and JPA
  • Learn popular mechanisms to perform authentication on the Web, including client-side SSL and OAuth 2.0


Similar Products

RESTful Web Services Cookbook: Solutions for Improving Scalability and SimplicityJava Web Services: Up and Running: A Quick, Practical, and Thorough IntroductionBuilding Microservices: Designing Fine-Grained SystemsEffective JavaRESTful Java Web Services - Second EditionClean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series)Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)The REST API Design HandbookRESTful API Design: Best Practices in API Design with REST (API-University Series Book 3)Effective Java (Java Series)