Mickaël CONDE
Mickaël CONDE
#### Describe the feature In vertx 3.x RoutingContextImplBase did not log at error/info level when an exception occurred in a handler, now it logs twice: [ERROR] [] i.v.e.w.RoutingContext: Unhandled exception...
Hello, i found an issue in Analysis.java for custom converter existence verification `else if (jsonReaderField == null && jsonReaderMethod == null || jsonWriterField == null && jsonWriterMethod == null) `...
### Description Hello, i found a strange issue while playing around with the testing library. I will provide some more context later, but the reproduction is very simple: compare two...