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

How can I make it ignore "setter"? #1399

Open
burekas7 opened this issue Feb 18, 2024 · 0 comments
Open

How can I make it ignore "setter"? #1399

burekas7 opened this issue Feb 18, 2024 · 0 comments

Comments

@burekas7
Copy link

Hi,

Is there any way to make it ignore setters?

Currently, the only workaround that I found is to set:
@JsonSerializable(ignoreUnannotated: true)

But it forces to add @JsonKey() above any field which is pretty annoying.

Thanks.

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

No branches or pull requests

1 participant