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

Implement writeToOutputStream for JavalinGson #1815

Merged
merged 1 commit into from Feb 8, 2023

Conversation

bseib
Copy link
Contributor

@bseib bseib commented Feb 8, 2023

This implements writing JSON directly to an output stream from a Stream<T> using the Gson mapper.

@tipsy tipsy merged commit 726f263 into javalin:master Feb 8, 2023
@tipsy
Copy link
Member

tipsy commented Feb 8, 2023

Thanks @bseib !

@bseib bseib deleted the 1814-gson-write-to-output-stream branch February 20, 2023 22:37
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.

None yet

2 participants