// Create a verticle that extends BounceVerticle - // use the @EnableWeb annotation to identify // web packages to scan package com.github.davidrobbo.bounce.vertx.web.annotations; import ...
@RequestParam annotation not working as expected. If I change any line of code, after hot-reload it is working as expected.But, as you know it isn't possible on production. I'm using W10 with WSL 1.