Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
RESTful Java with JAX-RS 2.0: Designing and Developing Distributed Web Services
🌠 Top Free JavaScript Books - 100% Free or Open Source!
  • Title RESTful Java with JAX-RS 2.0: Designing and Developing Distributed Web Services
  • Author(s) Bill Burke
  • Publisher:O'Reilly Media, 2 edition; eBook (GitBook, 2015)
  • Paperback 392 pages
  • eBook HTML and PDF (661 pages)
  • Language: English
  • ISBN-10: 144936134X
  • ISBN-13: 978-1449361341
  • Share This:  

Book Description

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
About the Authors
  • Bill Burke is a Fellow at the JBoss division of REd Hat Inc. A long time JBoss contributor and architect, his current project is RESTEasy, RESTful Web Services for Java.
Reviews, Rating, and Recommedations: Related Book Categories: Read and Download Links: Similar Books:
  • Practical Guide to Building an API Back End with Spring Boot

    Starting your first project with Spring Boot can be a bit daunting given the vast options that it provides. This book will guide you step by step along the way to be a Spring Boot hero in no time.

  • The Java Web Services Tutorial (Eric Armstrong, et al)

    This book offers an essential, example-driven resource for every programmer interested in developing and deploying web services and web applications with the Java WSDP. It provides practical techniques and examples for working with Java Servlets, JSP, JSTL and the Java XML Pack to get programmers up to speed.

  • Introduction to Web Services with Java (Kiet T. Tran)

    This book focuses more on the details of a hands-on approach to Web Service programming than its specifications. Many details of the specifications are intentionally glossed over, however, so that the content remains manageable.

  • Undisturbed REST: A Guide to Designing the Perfect API

    Building a RESTful API is easy, but designing an API that meets business objectives, pleases your users, and is long-lived - that's hard. This book tackles these challenges head on, focusing on what you need to know in order to design the perfect API.

  • InfoQ Explores: REST (InfoQ)

    Introduction to REST (REpresentational State Transfer), the architecture behind the World Wide Web, and covers the key principles: Identifiable resources, links and hypermedia, standard methods, multiple representations and stateless communication.

  • Dynamic Proxies in Java (Heinz M. Kabutz)

    Dynamic proxies are such a tool that we can use it to save thousands of lines of repetitive code with a single class. This book is for intermediate to advanced Java programmers who want to get to "guru" status. It is not suitable for beginners in Java.

  • O'Reilly® RxJava for Android App Development (K. Matt Dupree)

    This book introduces you to RxJava basics and then uses a real-world scenario to demonstrate how this library makes quick work of tasks that can often become messy and inflexible.

  • Reactive Programming on Android with RxJava (C. Arriola, et al)

    This book is a guide for experienced Android developers looking to learn about reactive programming using RxJava, the Java implementation of ReactiveX. It is written in a clear and concise way with many Android-specific examples.

Book Categories
:
Other Categories
Resources and Links