@ApplicationPath support bug fixes and improvements
#40 Added @BeanParam support
#52 Added @ApplicationPath support
Improved/fixed media type consumption in @Produces/@consumes and inheritance (NOTE: might be a braking change from 0.8.9)
Improved inheritance of annotations from interfaces/abstract classes down to implementation level
Fixed / improved:
#55 and #58 - Guice injection messing up route paths
<dependency>
<groupId>com.zandero</groupId>
<artifactId>rest.vertx</artifactId>
<version>0.9.0</version>
</dependency>
compile 'com.zandero:rest.vertx:0.9.0'