Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

1.0.0.CR5

Compare
Choose a tag to compare
@mkouba mkouba released this 15 Mar 13:56
· 79 commits to master since this release
  • upgrade Vert.x to 3.4.0
  • upgrade Weld to 2.4.2.SP1
  • added VertxEvent.reply() and VertxEvent.setFailure() (#19)
  • make it possible to use VertxExtension without WeldVerticle
  • make it possible to use RouteExtension without WeldWebVerticle
  • added WeldWebVerticle.createRouter()