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

https://github.com/wildfly/wildfly-application-development-book

The source for learning how to build applications for WildFly
https://github.com/wildfly/wildfly-application-development-book

Last synced: 5 months ago
JSON representation

The source for learning how to build applications for WildFly

Awesome Lists containing this project

README

          

= WildFly application development guide

== Building the HTML output

To build the HTML output, use the following command:

----
$ mvn compile
----

This generates the HTML file `main.html` in the `target/generated-docs` directory.