]
James Perkins commented on WFLY-13305:
--------------------------------------
[~jdenise] What is the status of this? It looks like the PR sent is because of the
proposal.
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.