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

Fixes #6558 - Allow configuring return type in JSON array parsing. #6583

Merged
merged 1 commit into from Aug 4, 2021

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Aug 3, 2021

Introduced arrayConverter in both JSON and AsyncJSON.Factory.

Signed-off-by: Simone Bordet simone.bordet@gmail.com
(cherry picked from commit 342396c)

Introduced `arrayConverter` in both JSON and AsyncJSON.Factory.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
(cherry picked from commit 342396c)
@sbordet sbordet requested review from olamy, gregw and joakime August 3, 2021 15:37
@sbordet
Copy link
Contributor Author

sbordet commented Aug 3, 2021

Forward port of #6571 to Jetty 10.

@sbordet sbordet linked an issue Aug 3, 2021 that may be closed by this pull request
@sbordet sbordet added this to In progress in Jetty 10.0.7/11.0.7 FROZEN via automation Aug 3, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from In progress to Reviewer approved Aug 3, 2021
@sbordet sbordet merged commit 266d8f0 into jetty-10.0.x Aug 4, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from Reviewer approved to Done Aug 4, 2021
@sbordet sbordet deleted the jetty-10.0.x-6558-json-array-converter branch August 4, 2021 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Allow to configure return type in JSON array parsing
2 participants