KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

Improve the de-serialization process with Jackson #827

Open Delawen opened 1 year ago

Delawen commented 1 year ago

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.

stale[bot] commented 10 months ago

🚨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.