From the course: Java EE: Contexts and Dependency Injection

Welcome

From the course: Java EE: Contexts and Dependency Injection

Start my 1-month free trial

Welcome

- [Alex] Hi, I'm Alex Theedom, and I am passionate about Java Enterprise Edition. It's a powerful and lightweight platform that I have been developing applications with for over 10 years. In this course, you'll learn how to use CDI to enhance the behavior of your application. We'll take a look at CDI beans and their scope and context. And how to use qualifiers to disambiguate between CDI beans of the same type. We will use interceptors to implement cross cutting concerns, events and observers to send messages throughout our system. And finally we'll dive into implementing producer methods to make any object an injectable bean. And then dispose of it with disposers. By the end of this course you can expect to be comfortable using CDI at the hard view application. In fact, I suspect you won't be able to resist doing the same. So let's go.

Contents