Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Improve the de-serialization process with Jackson #827

Open
Delawen opened this issue Aug 4, 2023 · 1 comment
Open

Improve the de-serialization process with Jackson #827

Delawen opened this issue Aug 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@Delawen
Copy link
Member

Delawen commented Aug 4, 2023

We still drag many things from SnakeYAML like using the getRepresenterProperties function and the @JsonCreator annotation for many steps.

Improve that so we rely more on Jackson annotations and de-serialization classes.

Copy link

stale bot commented Nov 2, 2023

🚨This issue has been automatically marked as stale because it has not had recent activity.🚨
If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs.
Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant