Skip to content

Is there something like an OpenRewrite recipe for converting from Jackson to Fury for POJO (struct) mapping? #1973

Answered by chaokunyang
crankydillo asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have plans to provide such tool. Change the usage from json to fury is not complex. The serialization is encapsulated into an util class. You just need to change that class from using json to fury,which would be pretty straight forward

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@crankydillo
Comment options

@chaokunyang
Comment options

Answer selected by crankydillo
@crankydillo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants