在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):wildfly-extras/wildfly-jar-maven-plugin开源软件地址(OpenSource Url):https://github.com/wildfly-extras/wildfly-jar-maven-plugin开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):WildFly bootable JAR Maven pluginThis project defines a Maven plugin to build WildFly bootable JAR (starting version 20.0.0.Final). A WildFly bootable JAR contains both the server and your packaged application (a JAR, an EAR or a WAR). Once the application has been built and packaged as a bootable JAR, you can start the application using the following command:
To get the list of the startup arguments:
A WildFly bootable JAR behave in a way that is similar to a WildFly server installed on file system:
Some limitations exist:
NB: When started, the bootable JAR installs a WildFly server in the TEMP directory. The bootable JAR displayed traces contain the actual path to this transient installation. This installation is deleted when the bootable JAR process exits. ExamplesThe examples directory contains Maven example projects that highlight various usages of the WildFly bootable JAR. Build and run these projects to familiarize yourself with the Maven plugin. A good example to start with is the jaxrs example. Some examples are targeting OpenShift deployment, for example:
Building the project
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论