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

JAX-RS body writers for Vert.x JsonObject and JsonArray #1549

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

tsegismont
Copy link
Contributor

This allows to use Vert.x JsonObject and JsonArray as JAX-RS response content.

As many Vert.x client APIs return json content (e.g. Mongo client), this might be handy.

This allows to use Vert.x JsonObject and JsonArray as JAX-RS response content.

As many Vert.x client APIs return json content (e.g. Mongo client), this might be handy.
@cescoffier
Copy link
Member

Thanks! That's awesome!

@cescoffier cescoffier merged commit 914945c into quarkusio:master Mar 18, 2019
@cescoffier cescoffier added this to the 0.12.0 milestone Mar 18, 2019
@cescoffier cescoffier added the kind/enhancement New feature or request label Mar 18, 2019
@tsegismont tsegismont deleted the vertx-json-writers branch March 18, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants