Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3992

Use JSON-B instead of an hardcoded Jackson

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.4.0
    • 3.0.0
    • sdk-java-core

    Description

      Currently beam uses jackson directly everywhere, it either messes up environments where another version is here and can't be upgraded or it forces to shade and have a fat app where it is not needed. Using JSON-B will allow to switch the impl and beam will just rely on ~200k of API instead of megs of dependencies making it smoother to integrated in all environments.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              romain.manni-bucau Romain Manni-Bucau
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: