April 2018
Intermediate to advanced
382 pages
10h 11m
English
Context and Dependency Injection (CDI) is certainly one of the most important APIs for the Java EE platform. In version 2.0, it also works with Java SE.
Nowadays, CDI has an impact on many other APIs in the Java EE platform. As said in an interview for Java EE 8 – The Next Frontier project:
There is a lot of new features in CDI 2.0. This recipe will cover Observer Ordering to give you a quick start.
Read now
Unlock full access