This completed downloadable of Building RESTful Web Services with Java EE 8 Create modern RESTful web services with the Java EE 8 API Mario-Leander Reimer
Instant downloaded Building RESTful Web Services with Java EE 8 Create modern RESTful web services with the Java EE 8 API Mario-Leander Reimer pdf docx epub after payment.
Product details:
- ISBN 10: 1789534267
- ISBN 13: 9781789534269
- Author: Mario-Leander Reimer
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.
Table of contents:
Building RESTful Web Services with Java EE 8
Packt Upsell
Why subscribe?
PacktPub.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Conventions used
Get in touch
Reviews
Getting Started with Java EE 8
Technical requirements
Why is Java EE a good platform for microservices?
Java EE version history
Overview of Java EE 8
What’s new in Java EE 8?
Getting started with Java EE 8 microservices
Containerizing Java EE 8 microservices
Summary
Building Synchronous Web Services and Clients
Implementing basic REST APIs with JAX-RS
Using sub-resources
Error handling in JAX-RS
Implementing web service clients with Java EE 8
Testing Java EE 8 web services
Jersey Test Framework
Test Containers
Summary
Content Marshalling with JSON-B and JSON-P
Introduction to content types and content negotiation
Easy data binding using JSON-B
Flexible JSON processing with JSON-P
Implementing hypermedia-driven REST APIs
Summary
Building Asynchronous Web Services
Benefits and usage scenarios of asynchronous processing
Basic idea
Goal
Implementing asynchronous web services
Using ManagedExecutorService and server-side callbacks
CompletionCallback
ConnectionCallback
Registering callbacks
CompletableFuture
Implementing asynchronous web service clients
Summary
Using Server-Sent Events (SSEs)
What are SSEs?
Implementing SSE on the server-side
Implementing SSE REST clients
Implementing and sending SSE broadcasts
Summary
Advanced REST APIs
Applying Design by Contract – adding validation
Using JSON Web Tokens for authentication
Diagnosability – logging, metrics, and tracing
Summary
Other Books You May Enjoy
Leave a review – let other readers know what you think
People also search:
creating a web service
domain driven design java example
design and build great web apis
domain driven design rest api
building restful web services