Skip to content

Latest commit

 

History

History

maven-verticles

Vert.x Maven examples

This project shows how you can use Apache Maven to package your verticles. Each project is very similar to the maven-simplest project but instead of embedding Vert.x it shows an example of writing the code as a verticle.

It covers:

You can build all projects using:

mvn clean package