Just a super simple example of how to get notified of cluster changes in VertX.
This application was generated using http://start.vertx.io
To launch your tests:
./mvnw clean test
To package your application:
./mvnw clean package
To run your application:
./mvnw clean compile exec:java