This is the example application of my blog post:
You need to install the following tools if you want to run this application:
Don't know how to install these tools? Read my blog post.
You can create the HTML API documentation by running the following command at the command prompt:
mvn clean package
This creates the api.html file to the target directory.