https://github.com/vepo/java-cdi
https://github.com/vepo/java-cdi
jakarta-ee java java-cdi
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vepo/java-cdi
- Owner: vepo
- Created: 2019-02-26T01:55:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T02:29:58.000Z (over 6 years ago)
- Last Synced: 2025-03-12T19:17:34.243Z (7 months ago)
- Topics: jakarta-ee, java, java-cdi
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CDI Example
To execute:
```
mvn clean compile exec:java
```