Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/agoncal/agoncal-sample-cdi
- Owner: agoncal
- Created: 2012-10-17T22:09:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T18:27:38.000Z (about 2 years ago)
- Last Synced: 2024-10-15T04:06:19.062Z (about 1 month 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.