Book Image

Developing RESTful Web Services with Jersey 2.0

By : Sunil Gulabani
Book Image

Developing RESTful Web Services with Jersey 2.0

By: Sunil Gulabani

Overview of this book

<p>JAX-RS 2.0 is an enhanced framework based on RESTful architecture. It provides support for both the client and the server. Jersey 2.0 is the reference implementation of JAX-RS 2.0 (JSR 339 specification). This framework has undergone major revisions. The enhanced framework helps developers to use a low-level and simplified API.</p> <p>This practical, hands-on guide will help you to create RESTful web services easily with individual aspects of the application requests. It will enable you to learn and implement RESTful web services using the new features included in JAX-RS 2.0. It’s a jump start for those who want to try their hand at the new API. It aims to provide practical knowledge of the API along with detailed understanding.</p> <p>This book covers the new features of JAX-RS 2.0. It covers the complete lifecycle of a web service, that is, from server side to client side. The book focuses on the server API and the client API.</p> <p>You will learn how to use the server API in order to create web services that will be deployed on the server. This has all different implementations of HTTP methods and media representations. You will also get acquainted with the client API which specifies how to consume the deployed application’s web services. This includes how to handle different HTTP methods and media representations in response to the web services.</p> <p>You will also get to know Server Sent Events (SSE), which the server uses to push the data event directly to the client. The book will finally take you through the WADL specification. By the end of the book, you will be well equipped to implement Jersey 2.0 and JAX-RS.</p>
Table of Contents (13 chapters)

About the Reviewers

Ketan Parmar (aka KPBird) has been a Java enthusiast since the last seven years. He started working in various technologies in Java, and explored all three areas (SE, ME, and EE). He is currently working as a Technical Lead.

His constant urge for finding best solutions using emerging technology made him pursue Ph.D. (Mobile Grid Computing). He has provided lots of solutions on Stack Overflow, and has contributed on various blogs and sites.

He is passionate about Java, Android, grid computing, user interface, and open source software (OSS). He is currently exploring big data. He has been an eminent speaker on Java Enterprise and Android Mobile related tools and technologies. He is the leader and founder of JUGAhmedabad (Java User Group Ahmedabad).

Daniel Rodriguez is a software architect for Java server-side development. He has background experience on high demand servers in the Electric Power Industry. He is also a software hobbyist who likes to study all frameworks available, searching for the perfect tool for the perfect job.

He has worked for 10 years on banking, public administration, and electric power industry, from logistics field work devices to mainframe servers. He is currently working as a senior software developer at Mobivery, a startup focused on client and server development for mobile projects.

He is the author of the book Java Game Programming (Programación de videojuegos en Java) focused on game architecture for mobile phones.