-
Notifications
You must be signed in to change notification settings - Fork 535
Open
Labels
Component: Code Infrastructureformerly "Feature: Code Infrastructure"formerly "Feature: Code Infrastructure"Feature: NoneNo user-facing feature in particularNo user-facing feature in particularType: Suggestionan ideaan ideaUser Role: Hackathon ParticipantCore developers, frequent contributors, drive-by contributors, etc.Core developers, frequent contributors, drive-by contributors, etc.
Description
A lot of places in the code base use the Gson or Jackson library to do JSON processing (and a bit of data binding).
These should be refactored to use Java EE JSON-P (around since EE7) and JSON-B instead, making the code base using more standards and lowering no of deps.
This is related to #4260
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: Code Infrastructureformerly "Feature: Code Infrastructure"formerly "Feature: Code Infrastructure"Feature: NoneNo user-facing feature in particularNo user-facing feature in particularType: Suggestionan ideaan ideaUser Role: Hackathon ParticipantCore developers, frequent contributors, drive-by contributors, etc.Core developers, frequent contributors, drive-by contributors, etc.