Vertx's default Json class (io.vertx.core.Json) sh...
# vertx
f
Vertx's default Json class (io.vertx.core.Json) should work provided you have the Jackson Kotlin plugin somewhere on the classpath, not sure what'll happen with Vertx 4 though as I think they're ditching Jackson
n
Doesn't look like Jackson is being ditched. Appears as though a higher level API will be developed for serialising/deserialising JSON: https://github.com/vert-x3/wiki/wiki/4.0.0-Deprecations-and-breaking-changes#encapsulate-jackson