Java EE 8 (The Book + Code Samples)
Java EE 8
Only What's New
About the Book
About The Book
Leveling up on a new platform version means reading specification documentation and digging around blog posts, it's time-consuming and tedious, but not anymore.
This book contains all you need to know about what's new in Java EE 8. You already know Java EE, so why read a long book that explains what you already know? All features are discussed in detail with plenty of code examples to show how it works.
You can save yourself considerable time and learn only what you don't know. If you are time poor, then this book is for you.
By the end of this book you will be up to speed on the latest features of Java EE 8.
What the book covers:
The two new APIs:
I discuss the two new APIs in details and provide code examples for each feature.
The three major updated APIs:
The headline features for each API are explored and supported with working code examples.
- Servlet 4.0 (JSR 369)
- Bean Validation 2.0 (JSR 380)
- Contexts and Dependency Injection for Java 2.0 (JSR 365)
The four minor updated APIs:
The important additions to each API is demonstrated with code.
- Java API for RESTful Web Services 2.1 (JSR 370)
- JavaServer Faces 2.3 (JSR 372)
- Java API for JSON Processing 1.1 (JSR 374)
- Java Persistence API 2.2 (JSR 338)
Bonus Chapter
I have included a chapter about the new HTTP/2 protocol. The chapter covers the topology of a connection, request/response multiplexing, header compression, stream prioritization, server push, flow control and much more. This chapter contains all you need to know about HTTP/2.
How are the chapters structured?
Each chapter is dedicated to one API and is divided into six main sections.
Overview
The overview section introduces the main features of the JSR and notable changes. The API’s evolution, motivations and goal are discussed in order to provide a background for the subsequent decision where appropriate.
Change Impact
The impact of adopting the new API is discussed in terms of the benefits and cost.
Headline Features
The headline features of the JSR are identified. Minor changes are included in this section for completeness.
Feature n
Each important feature of the JSR is discussed with code examples that demonstrate the feature in action.
Test Your Knowledge
Each chapter finishes with a few multiple choice questions that test your knowledge of the JSRs new features. Answers are given at the end of each chapter.
Interesting Links
At the end of each chapter is a collection of links to useful and interesting resources. These link will include the specification and associated Github repositories, interesting articles and other resources that may be of interest to the reader.
Answers
The answers to the Test Your Knowledge are given at the end of each chapter.
Table of Contents
- Author Bio
-
Introduction
- Who is this Book for?
- What this Book Covers?
- How is this book structured?
- What you need to use this book
- Motivation for Writing
- Source Code
- Errata
- Credits
- Warranty
- READLEARNCODE.COM
-
Java EE Course
- Published Courses
- Courses in Progress
-
Chapter 1: Java EE 8 What’s New
- Introduction
- New APIs
- Java API for JSON Binding 1.0 (JSR 367)
- Java EE Security API 1.0 (JSR 375)
- New Major Versions
- Servlet 4.0 (JSR 369)
- Bean Validation 2.0 (JSR 380)
- Context and Dependency Injection for Java 2.0 (JSR 365)
- New Minor Versions
- Java API for RESTful Web Services 2.1 (JSR 370)
- JavaServer Faces 2.3 (JSR 372)
- Java API for JSON Processing 1.1 (JSR 374)
- Java Persistence API 2.2 (JSR 338)
- Interesting Links
-
Chapter 2: Java EE Security API
- Overview
- Prevailing Issues with Java EE Security
- Change Impact
- Headline Features
- Getting Started
- Authentication Mechanism API
- Identity Store
- Security Context
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 3: Java API for JSON Binding 1.0
- Overview
- Change Impact
- Getting Started
- Headline Features
- The JSON-B Interfaces
- Default Behaviour
- Advanced Customization
- Conclusion
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 4: Java Servlet 4.0
- Overview
- Change Impact
- Headline Features
- Getting Started
- Server Push
- Server Push Browser Perspective
- Servlet Mapping API
- Integration With JSF
- Java Server Page Integration
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 5: Bean Validation 2.0
- Overview
- Change Impact
- Headline Features
- Getting Started
- Headline Features
- Java 8 Date/Time Data Types Supported
- Validating Container Elements
- Cascaded Validation
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 6: Contexts and Dependency Injection for Java 2.0
- Overview
- Change Impact
- Headline Features
- Getting Started
- CDI in Java SE
- Request Context Management
- Observers and Events
- Async Events
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 7: Java API for RESTful Web Services 2.1
- Overview
- Change Impact
- Headline Features
- Getting Started
- Reactive Client
- Server Sent Events
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 8: JavaServer Faces Specification 2.3
- Overview
- Change Impact
- Headline Features
- Getting Started
- FacesContext Injectable
- Websocket Integration
- Server Push
- Source Code
- Test Your Knowledge
- Interesting Links
-
Chapter 9: Java API for JSON Processing 1.1
- Overview
- Change Impact
- Headline Features
- Getting Started
- Two JSON Processing Models
- Source Code
- Test Your Knowledge
- Interesting Links
- Answers
-
Chapter 10: Java Persistence API 2.2
- Overview
- Change Impact
- Headline Features
- Getting Started
- Stream Query Result
- Annotations are Now Marked @Repeatable
- Java 8 Date and Time Types
- Source Code
- Test Your Knowledge
- Interesting Links
-
Chapter 11: HTTP/2 Protocol
- A Brief History of HTTP
- HTTP Today
- Essential HTTP/2: Headline Features
- HTTP/2 in the Wild
- HTTP/2 and You
- Interesting Links
- Credits
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
Do Well. Do Good.
Authors have earned$11,826,004writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
Stratospheric
Tom Hombergs, Björn Wilmsmann, and Philip RiecksFrom Zero to Production with Spring Boot and AWS. All you need to know to get a Spring Boot application into production with AWS. No previous AWS knowledge required.
Go to stratospheric.dev for a tour of the contents.
Advanced Web Application Architecture
Matthias NobackThe missing manual for making your web applications future-proof
node-opcua by example
Etienne RossignonGet the best out of node-opcua through a set of documented examples by the author himself that will allow you to create stunning OPCUA Servers or Clients.
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Introduction to Data Science
Rafael A IrizarryThe demand for skilled data science practitioners in industry, academia, and government is rapidly growing. This book introduces concepts from probability, statistical inference, linear regression and machine learning and R programming skills. Throughout the book we demonstrate how these can help you tackle real-world data analysis challenges.
R Programming for Data Science
Roger D. PengThis book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.
Maîtriser Apache JMeter
Philippe Mouawad, Bruno Demion (Milamber), and Antonio Gomes RodriguesToute la puissance d'Apache JMeter expliquée par ses commiteurs et utilisateurs experts. De l'intégration continue en passant par le Cloud, vous découvrirez comment intégrer JMeter à vos processus "Agile" et Devops.
If you're looking for the newer english version of this book, go to Master JMeter : From load testing to DevOps
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
Aprendiendo Git
Miguel Angel Durán GarcíaGit no es complicado... ¡Si lo entiendes! 😜
¿Sientes que sabes usarlo porque has memorizado todos los comandos que necesitas? ¡Pero no entiendes qué hace cada cosa y por qué! Así es normal que, cuando exista un problema, te cueste resolverlo.
¡Con este libro vas a entender de una vez por todas todo lo que es Git y cómo sacarle provecho!
Discrete Mathematics for Computer Science
Alexander Shen, Alexander S. Kulikov, Vladimir Podolskii, and Alexander GolovnevThis book supplements the DM for CS Specialization at Coursera and contains many interactive puzzles, autograded quizzes, and code snippets. They are intended to help you to discover important ideas in discrete mathematics on your own. By purchasing the book, you will get all updates of the book free of charge when they are released.
Top Bundles
- #1
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #2
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #4
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #5
Software Architecture
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #6
Practical FP in Scala + Functional event-driven architecture
2 Books
Practical FP in Scala (A hands-on approach) & Functional event-driven architecture, aka FEDA, (Powered by Scala 3), together as a bundle! The content of PFP in Scala is a requirement to understand FEDA so why not take advantage of this bundle!? - #10
Learn Git, Bash, and Terraform the Hard Way
3 Books
Learn Git, Bash and Terraform using the Hard Way method.These technologies are essential tools in the DevOps armoury. These books walk you through their features and subtleties in a simple, gradual way that reinforces learning rather than baffling you with theory.