Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support referencing self in serialize/deserialize as #777

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

dstepanov
Copy link
Contributor

Fixes #774

@dstepanov dstepanov added the type: bug Something isn't working label Feb 27, 2024
Copy link

sonarcloud bot commented Feb 27, 2024

@dstepanov dstepanov merged commit d3892e1 into master Feb 27, 2024
17 checks passed
@dstepanov dstepanov deleted the jsond branch February 27, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.StackOverflowError if @JsonDeserialize(as = <self>)
3 participants