Skip to content

Latest commit

 

History

History
 
 

gradle-verticles

Vert.x Gradle examples

This project shows how you can use Gradle to package your verticles. Each project is very similar to the gradle-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:

./gradlew clean shadowJar