Course
Skills
Context and Dependency Injection (CDI 1.1)
Learn how to decouple and inject your components with CDI (Context and Dependency Injection) in your Java SE and Java EE applications.
What you'll learn
Context and Dependency Injection takes its roots from injection frameworks and today has become a common ground for several Java EE specifications. In this course you will discover the CDI programming model and its concept of "loose coupling, strong typing." You will see that decoupling goes further by bringing interceptors and decorators to the entire platform.
Table of contents
Course Overview
1min
Introduction
18mins
Understanding Context and Dependency Injection
20mins
Injection With CDI
38mins
Producers and Disposers
31mins
Interceptors, Decorators, and Events
51mins
Bringing the Web Tier and Service Tier Together
30mins