Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Replace usage of Klaxon library with Jackson #37

@aldoborrero

Description

@aldoborrero

Currently, we are using a mixture of jackson libraries for several parts of the project that can be found on:

  • buildSrc: deserialization from YAML | auto code generation of web3 entities and so on
  • base: allows to specify a custom ClassLoader

And klaxon that can be found on testutil package.

In order to simplify things, and dependencies, I propose to migrate testutil as well to use directly jackson instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions