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

https://github.com/microbean/microbean-weld-se-environment


https://github.com/microbean/microbean-weld-se-environment

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# microBean™ Weld SE Environment

The microBean™ Weld SE Environment project consists primarily of a
`pom.xml` file that describes runtime dependencies that together make
up a microBean™ environment with RedHat's
[Weld](http://weld.cdi-spec.org/) project as the backing CDI 2.0
implementation.

The `pom.xml` file also produces a Docker image that collects those
dependencies together in a root `/microbean` directory, together with
an Alpine Linux variant of the Java development kit.

Users of this project are either Java developers—who can include
the `pom.xml` directly as a dependency—or developers of Docker
images for microBean™ projects.