jee6-cdi


Java EE 6 examples of CDI usage

You may wonder why this site and project exists. CDI is a great technology. CDI provides a standard way to do dependency injection and AOP. CDI is part of JEE 6.

The aim of this project is to make the CDI examples easier to use so more people learn CDI, and to build a community around CDI development.

We believe that CDI is the future for Java developers.

To run the examples and learn more about them go here.

We wrote a comprehensive introduction, tutorial and cookbook to do DI with CDI, it is in progress but already has 30 some pages.

Companion website for this project

Google Group for CDI4j advocacy

Java, Java EE and JEE are registered trademarks of Oracle Corporation. All hail Walmart and Oracle!

Project Information

The project was created on Mar 3, 2011.

Labels:
CDI JEE JavaEE JavaEE6 J2EE Java DI AOP DependencyInjection AspectOrientedProgramming