Skip to content

Adding "Any" to Json #147

@Narigo

Description

@Narigo

Since Vert.x stopped supporting adding every kind of objects like Jackson does, I believe we should get rid of this part:

https://github.com/vert-x/mod-lang-scala/blob/master/src/main/scala/org/vertx/scala/core/json/Json.scala#L59-62

This tries to map everything into a JsonArray/JsonObject but might be the cause of failure for this issue over here: vert-x/mod-mysql-postgresql#17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions