Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

Learn the fundamentals of Java EE 8 APIs to build effective web services




Key Features



  • Design modern and stylish web services with Java EE APIs

  • Secure your web services with JSON Web Tokens

  • Explore the advanced concepts of RESTful web services and the JAX-RS API



Book Description



Java Enterprise Edition is one of the leading application programming platforms for enterprise Java development. With Java EE 8 finally released and the first application servers now available, it is time to take a closer look at how to develop modern and lightweight web services with the latest API additions and improvements.






Building RESTful Web Services with Java EE 8 is a comprehensive guide that will show you how to develop state-of-the-art RESTful web services with the latest Java EE 8 APIs. You will begin with an overview of Java EE 8 and the latest API additions and improvements. You will then delve into the details of implementing synchronous RESTful web services and clients with JAX-RS. Next up, you will learn about the specifics of data binding and content marshalling using the JSON-B 1.0 and JSON-P 1.1 APIs.






This book also guides you in leveraging the power of asynchronous APIs on the server and client side, and you will learn to use server-sent events (SSEs) for push communication. The final section covers advanced web service topics such as validation, JWT security, and diagnosability.






By the end of this book, you will have implemented several working web services and have a thorough understanding of the Java EE 8 APIs required for lightweight web service development.




What you will learn



  • Dive into the latest Java EE 8 APIs relevant for developing web services

  • Use the new JSON-B APIs for easy data binding

  • Understand how JSON-P API can be used for flexible processing

  • Implement synchronous and asynchronous JAX-RS clients

  • Use server-sent events to implement server-side code

  • Secure Java EE 8 web services with JSON Web Tokens



Who this book is for



If you're a Java developer who wants to learn how to implement web services using the latest Java EE 8 APIs, this book is for you. Though no prior knowledge of Java EE 8 is required, experience with a previous Java EE version will be beneficial.

1129211290
Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

Learn the fundamentals of Java EE 8 APIs to build effective web services




Key Features



  • Design modern and stylish web services with Java EE APIs

  • Secure your web services with JSON Web Tokens

  • Explore the advanced concepts of RESTful web services and the JAX-RS API



Book Description



Java Enterprise Edition is one of the leading application programming platforms for enterprise Java development. With Java EE 8 finally released and the first application servers now available, it is time to take a closer look at how to develop modern and lightweight web services with the latest API additions and improvements.






Building RESTful Web Services with Java EE 8 is a comprehensive guide that will show you how to develop state-of-the-art RESTful web services with the latest Java EE 8 APIs. You will begin with an overview of Java EE 8 and the latest API additions and improvements. You will then delve into the details of implementing synchronous RESTful web services and clients with JAX-RS. Next up, you will learn about the specifics of data binding and content marshalling using the JSON-B 1.0 and JSON-P 1.1 APIs.






This book also guides you in leveraging the power of asynchronous APIs on the server and client side, and you will learn to use server-sent events (SSEs) for push communication. The final section covers advanced web service topics such as validation, JWT security, and diagnosability.






By the end of this book, you will have implemented several working web services and have a thorough understanding of the Java EE 8 APIs required for lightweight web service development.




What you will learn



  • Dive into the latest Java EE 8 APIs relevant for developing web services

  • Use the new JSON-B APIs for easy data binding

  • Understand how JSON-P API can be used for flexible processing

  • Implement synchronous and asynchronous JAX-RS clients

  • Use server-sent events to implement server-side code

  • Secure Java EE 8 web services with JSON Web Tokens



Who this book is for



If you're a Java developer who wants to learn how to implement web services using the latest Java EE 8 APIs, this book is for you. Though no prior knowledge of Java EE 8 is required, experience with a previous Java EE version will be beneficial.

25.99 In Stock
Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

by Mario-Leander Reimer
Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

Building RESTful Web Services with Java EE 8: Create modern RESTful web services with the Java EE 8 API

by Mario-Leander Reimer

eBook

$25.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Learn the fundamentals of Java EE 8 APIs to build effective web services




Key Features



  • Design modern and stylish web services with Java EE APIs

  • Secure your web services with JSON Web Tokens

  • Explore the advanced concepts of RESTful web services and the JAX-RS API



Book Description



Java Enterprise Edition is one of the leading application programming platforms for enterprise Java development. With Java EE 8 finally released and the first application servers now available, it is time to take a closer look at how to develop modern and lightweight web services with the latest API additions and improvements.






Building RESTful Web Services with Java EE 8 is a comprehensive guide that will show you how to develop state-of-the-art RESTful web services with the latest Java EE 8 APIs. You will begin with an overview of Java EE 8 and the latest API additions and improvements. You will then delve into the details of implementing synchronous RESTful web services and clients with JAX-RS. Next up, you will learn about the specifics of data binding and content marshalling using the JSON-B 1.0 and JSON-P 1.1 APIs.






This book also guides you in leveraging the power of asynchronous APIs on the server and client side, and you will learn to use server-sent events (SSEs) for push communication. The final section covers advanced web service topics such as validation, JWT security, and diagnosability.






By the end of this book, you will have implemented several working web services and have a thorough understanding of the Java EE 8 APIs required for lightweight web service development.




What you will learn



  • Dive into the latest Java EE 8 APIs relevant for developing web services

  • Use the new JSON-B APIs for easy data binding

  • Understand how JSON-P API can be used for flexible processing

  • Implement synchronous and asynchronous JAX-RS clients

  • Use server-sent events to implement server-side code

  • Secure Java EE 8 web services with JSON Web Tokens



Who this book is for



If you're a Java developer who wants to learn how to implement web services using the latest Java EE 8 APIs, this book is for you. Though no prior knowledge of Java EE 8 is required, experience with a previous Java EE version will be beneficial.


Product Details

ISBN-13: 9781789534269
Publisher: Packt Publishing
Publication date: 07/31/2018
Sold by: Barnes & Noble
Format: eBook
Pages: 116
File size: 7 MB

About the Author

Mario-Leander Reimer is a chief technologist for QAware GmbH. He is a senior Java developer with several years' experience in designing complex and large-scale system architectures. He continuously looks for innovations and ways to combine and apply state-of-the-art technology and open source software components to real-world customer projects. He studied computer science at Rosenheim and Staffordshire University and he teaches cloud computing as a part-time lecturer.

Table of Contents

Table of Contents
  1. Getting started with java ee 8
  2. Building synchronous web services and clients
  3. Content marshalling with json-b and json-p
  4. Building asynchronous web services
  5. Using server-sent events (sse)
  6. Advanced rest apis
From the B&N Reads Blog

Customer Reviews