Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agoncal/agoncal-sample-cdi

Samples about CDI
https://github.com/agoncal/agoncal-sample-cdi

cdi samples

Last synced: 18 days ago
JSON representation

Samples about CDI

Awesome Lists containing this project

README

        

# Samples - CDI

Several samples about EJBs :

* 01-Bootstrapping : Bootstrap CDI in several environments
* 02-JavaEE6 : Differences between Java EE inection (@Resource…) and CDI @Inject
* 03-Injection : CDI injection with qualifiers
* 04-Injection : Different injection points (attributes, setter, constructor)
* 05-Producers : CDI producers

# Licensing

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.