Skip to content

Bug fixes and improvements

Compare
Choose a tag to compare
@drejc drejc released this 11 Nov 19:36
· 226 commits to master since this release

Fixed #35 and #36

Improvements

  • route binding improvements
  • validation of method resspones added
<dependency>      
     <groupId>com.zandero</groupId>      
     <artifactId>rest.vertx</artifactId>      
     <version>0.8.8</version>      
</dependency>

compile 'com.zandero:rest.vertx:0.8.8'