https://github.com/microbean/microbean-main
A Java program that starts a CDI 2.0 container and shuts it down.
https://github.com/microbean/microbean-main
cdi java microbean
Last synced: 11 days ago
JSON representation
A Java program that starts a CDI 2.0 container and shuts it down.
- Host: GitHub
- URL: https://github.com/microbean/microbean-main
- Owner: microbean
- License: apache-2.0
- Created: 2017-02-01T23:28:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T22:14:28.000Z (about 6 years ago)
- Last Synced: 2025-07-12T08:49:20.266Z (10 months ago)
- Topics: cdi, java, microbean
- Language: Java
- Homepage: https://microbean.github.io/microbean-main/
- Size: 511 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Main
[](https://travis-ci.org/microbean/microbean-main)
[](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-main)
The microBean™ Main project starts and closes a [CDI
container](https://jakarta.ee/specifications/cdi/2.0/apidocs/javax/enterprise/inject/se/SeContainer.html).
Please see the [CDI
specification](https://jakarta.ee/specifications/cdi/2.0/cdi-spec-2.0.html)
for more information on what is possible as a result of this.