This example application was adapted from the Apache Meecrowave GitHub repository and demonstrates how to setup and run a meecrowave project.
The application can be built with Maven by executing the following command:
mvn clean package meecrowave:run
Once running, open your browser:
localhost:8080/redlich/meecrowave
Please don't hesitate to contact me at mike@redlich.net with any questions.