Fixed issue #134 with newest vert.x release (4.3) with route order handler registration
<dependency>
<groupId>com.zandero</groupId>
<artifactId>rest.vertx</artifactId>
<version>1.1.1</version>
</dependency>
compile 'com.zandero:rest.vertx:1.1.1'