AndierZ

Results 3 issues of AndierZ

Looks like I have to manually specify the version for this one: compile group: 'io.vertx', name: 'vertx-rx-java2-gen' Would be nice to add this to the list of libraries supported by...

I noticed this when using the plugin version 0.5.0, which uses Vert.x 3.7.0 by default. In that particular version, BodyCodecImpl.java from vertx.web.common and the interface it references: WriteStream.java from vertx-core-3.7.0.jar,...

Hi skanjo, First I'd like to thank you for your work in realworld-app. It inspired me a lot and helped me get started with my own pet project. I kept...