]
Brian Stansberry updated WFLY-13305:
------------------------------------
Fix Version/s: 21.0.0.Beta1
Bootable jar for Wildfly
------------------------
Key: WFLY-13305
URL:
https://issues.redhat.com/browse/WFLY-13305
Project: WildFly
Issue Type: Feature Request
Components: Server
Reporter: Jean Francois Denise
Assignee: Jean Francois Denise
Priority: Major
Fix For: 21.0.0.Beta1
Provides support for running MicroService apps without the need archive it as a
deployment and without the need to deploy it in a running application server.
Provides support for ability to run MicroService apps on the Operating Systems command
line as a bootable jar.
Provides support for developing and running the app. "java -jar app.jar" and
maven command line interface.