A Wiki written in Vert.x
Once you have retrieved the project, you can check that everything works with:
mvn test exec:java
The command compiles the project and runs the tests, then it launches the application, so you can check by yourself. Open your browser to http://localhost:8080.