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

Bugfix/375 javabeans bool spec fix #448

Merged

Conversation

ysrbo
Copy link
Contributor

@ysrbo ysrbo commented Oct 17, 2023

Fixed getter name generator according to JavaBeans specification

Fixes #375

@Yauhenikapl
Copy link
Contributor

Don't forget update branch

Thanks,
Best Regards!

@ysrbo ysrbo force-pushed the bugfix/375-javabeans-bool-spec-fix branch from c7407ac to b925c70 Compare November 2, 2023 15:04
@ysrbo ysrbo force-pushed the bugfix/375-javabeans-bool-spec-fix branch from b925c70 to b709ab4 Compare November 2, 2023 15:06
@ysrbo ysrbo force-pushed the bugfix/375-javabeans-bool-spec-fix branch from b709ab4 to 0f429cc Compare November 2, 2023 15:07
@atextor atextor merged commit f2853fd into eclipse-esmf:main Nov 3, 2023
2 checks passed
@atextor atextor deleted the bugfix/375-javabeans-bool-spec-fix branch November 3, 2023 05:41
Copy link

github-actions bot commented Nov 8, 2023

Release v2.4.2 addresses this.

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.

[BUG] isGetters of generated Java POJOs get skipped by Jackson when Optional booleans are used
3 participants