News

Java 7 unifies some of the basic standards that the various Dependency Injection frameworks (Spring, Guice, PicoContainer etc) have, making it easier for developers to move between the frameworks ...
This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. In this article we will discuss CDI’s interaction with JSF in detail.
Kotlin-based framework for building asynchronous applications also now automatically deserializes configuration files into data classes in addition to primitive types.
Dependency Injection in Java EE 6 (Part 4) by Reza Rahman This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via ...