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

Add Jsonb.toJson() using JsonOutput #336

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

rbygrave
Copy link
Contributor

This method is on JsonType but was missing on Jsonb itself.

Also deprecate JsonOutput.of() taking an OutputStream in favour of JsonOutput.ofStream() in order to skip method overloading on the option helidon server response type.

This method is on JsonType but was missing on Jsonb itself.

Also deprecate JsonOutput.of() taking an OutputStream in favour of JsonOutput.ofStream() in order to skip method overloading on the option helidon server response type.
@rbygrave rbygrave added this to the 3.1 milestone Feb 19, 2025
@rbygrave rbygrave requested a review from SentryMan February 19, 2025 10:53
@rbygrave rbygrave self-assigned this Feb 19, 2025
@SentryMan SentryMan merged commit aeadbd0 into main Feb 21, 2025
9 checks passed
@rob-bygrave rob-bygrave deleted the feature/add-jsonb-JsonOutput branch February 21, 2025 07:07
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.

2 participants