https://github.com/agoncal/agoncal-sample-cdi
Samples about CDI
https://github.com/agoncal/agoncal-sample-cdi
cdi samples
Last synced: 4 months ago
JSON representation
Samples about CDI
- Host: GitHub
- URL: https://github.com/agoncal/agoncal-sample-cdi
- Owner: agoncal
- Created: 2012-10-17T22:09:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T18:27:38.000Z (almost 4 years ago)
- Last Synced: 2025-04-04T08:21:43.529Z (over 1 year ago)
- Topics: cdi, samples
- Language: Java
- Homepage:
- Size: 287 KB
- Stars: 38
- Watchers: 11
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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

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