An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# microBean™ Main

[![Build Status](https://travis-ci.org/microbean/microbean-main.svg?branch=master)](https://travis-ci.org/microbean/microbean-main)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-main/badge.svg)](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.