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 Supplier<X> in builder setters for types that have a builder. #7284

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Aug 1, 2023

Resolves #7212 (second part)

Support suppliers as parameters in builder setters if the type has a builder.

@tomas-langer tomas-langer added 4.x Version 4.x builder Related to the builder support labels Aug 1, 2023
@tomas-langer tomas-langer added this to the 4.0.0-M2 milestone Aug 1, 2023
@tomas-langer tomas-langer self-assigned this Aug 1, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 1, 2023
@tomas-langer tomas-langer merged commit 3dc2f5e into helidon-io:main Aug 1, 2023
12 checks passed
@tomas-langer tomas-langer deleted the 7212-builder-supplier branch August 1, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x builder Related to the builder support OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants