Skip to content
/ launcher Public
forked from fujitsu/launcher

Launcher - MicroProfile implementation

License

Notifications You must be signed in to change notification settings

k2sd/launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher

launcher logo

Overview

Launcher is an implementation of MicroProfile.

Launcher 2.0 alpha 2 conforms to a subset of MicroProfile 2.2. Currently supported APIs are as follows:

  • CDI 2.0

  • JAX-RS 2.1

  • JSON-B 1.0

  • JSON-P 1.1

  • Common Annotations 1.3

  • MicroProfile Config 1.3

  • MicroProfile Fault Tolerance 2.0

  • MicroProfile Rest Client 1.2

Launcher provides features to run MicroProfile applications and create portable uber (fat) JARs. For more details, please refer to docs/Usage.adoc.

Build instructions

$ mvn clean install

Usage

Refer to docs/Usage.adoc.

Downloads

Binary distributions can be obtained from https://github.com/fujitsu/launcher/releases.

About

Launcher - MicroProfile implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%