Skip to content

Conversation

cachescrubber
Copy link

Resolves #3950

  • Deals with Jackson annotations in the source that just have to be copied (HandlerUtil.java)

  • Uses a new config option, lombok.jacksonized.jacksonVersion to decide which version of JsonDeserialize and JsonPOJOBuilder to use.

Copy link
Contributor

@janrieke janrieke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just some minor remarks on the code style.

Copy link
Contributor

@janrieke janrieke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now. :)

As this seems to be your first lombok contribution, you have to add yourself to the AUTHORS file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Support Jackson3 in @Jacksonized

2 participants