Skip to content

ProviderEvaluation is hard to serialize / deserialize #483

@pulse00

Description

@pulse00

We're trying to build a custom REST backend using spring that returns ProviderEvaluation objects serialized to json.

The current ProviderEvaluation class makes it very hard to deserialize it using jackson, because it uses lombok Builder and does not expose an empty default constructor.

Would it be possible to add the Jacksonized lombok annotation, so deserialization of these instances is possible?

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