https://github.com/agoncal/agoncal-sample-cdi
Samples about CDI
https://github.com/agoncal/agoncal-sample-cdi
cdi samples
Last synced: 7 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T18:27:38.000Z (about 3 years ago)
- Last Synced: 2025-03-01T17:12:25.762Z (8 months ago)
- Topics: cdi, samples
- Language: Java
- Homepage:
- Size: 287 KB
- Stars: 38
- Watchers: 12
- 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.