Skip to content

consuming certain json breaks 2.X.X #45

Description

@xavs
  • When using ":rest-client-builder:2.X.X",
    If you consume a json like the one in Docker API for https://docs.docker.com/engine/reference/api/docker_remote_api_v1.19/#inspect-a-container
    then the JSON converter gets broken and fails to convert domain classes, yielding a quite unexpected Exception
    org.apache.commons.lang.UnhandledException: org.codehaus.groovy.grails.web.converters.exceptions.ConverterException: Error converting Bean with class org.h2.jdbc.JdbcResultSet
  • When using ":rest-client-builder:1.0.3" it works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions