<div><div>Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java d
Pro CDI 2 in Java EE 8 - An In-Depth Guide to Context and Dependency Injection.
β Scribed by Jan Beernink, Arjan Tijms
- Publisher
- Apress
- Year
- 2019
- Tongue
- English
- Leaves
- 254
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE applicationβs beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.
The authors explain how to add new capabilities to the CDI platform by implementing these capabilities as extensions. They show you how to use CDI in a Java SE environment with the new CDI initialization and configuration API, and how to dynamically modify the configuration of beans at application startup by using dynamic bean building.
This book is compatible with the new open source Eclipse Jakarta EE platform and tools.
What You Will Learn:-
- Use qualifier annotations to inject specific bean implementations
- Programmatically retrieve bean instances from the CDI container in both Java SE and Java EE when injecting them into an object isnβt possible
- Dynamically replace beans using the @Alternative annotation to, for example, replace a bean with a mock version for testing
- Work with annotation literals to get instances of annotations to use with the CDI API
- Discover how scopes and events interact
Who This Book Is For:-
Those who have some experience with CDI, but may not have experience with some of the more advanced features in CDI.
β¦ Table of Contents
Front Matter ....Pages i-xi
History of CDI (Jan Beernink, Arjan Tijms)....Pages 1-36
Beans As the Component Model in EE (Jan Beernink, Arjan Tijms)....Pages 37-62
Identifying Beans (Jan Beernink, Arjan Tijms)....Pages 63-96
Scopes and Contexts (Jan Beernink, Arjan Tijms)....Pages 97-140
Events (Jan Beernink, Arjan Tijms)....Pages 141-163
Decorators and Interceptors (Jan Beernink, Arjan Tijms)....Pages 165-187
Dynamic Beans (Jan Beernink, Arjan Tijms)....Pages 189-212
CDI in Java SE (Jan Beernink, Arjan Tijms)....Pages 213-239
Back Matter ....Pages 241-247
β¦ Subjects
jakarta ee java cdi eclipse
π SIMILAR VOLUMES
Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you
Introduction Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage
<div>Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experi