Skip to content

Refactor JSON response parsing process using Jackson library. #428

@frankgiordano

Description

@frankgiordano

Goal: Improve code readability and clutter.

Remove the custom JSON parsing code for response objects.

Rework the JSON response parsing by using the Jackson library instead.

This would remove technical debt to maintain custom JSON parsing code.

This was done for responses in the following packages: zosconsole and zostso; follow the same pattern for all the rest.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions