[resteasy-dev] Vert.x server adapter

Julien Viet julien at julienviet.com
Thu Jul 14 06:08:34 EDT 2016


Hi,

here is a contribution for Resteasy to provide an integration with Vert.x [1]

It provides a server adapter, allowing to create a Vert.x server.

It also provides an handler for creating a Jax-RS controller in an existing Vert.x application [2].

I will provide soon a pull request as it needs some cleanup and adapt to Resteasy coding conventions.

if some of you can provide feedback, it would be great.

[1] : https://github.com/vietj/resteasy/tree/vertx-server-adapter
[2] : https://gist.github.com/vietj/9a27b6515f771ff88c096dc10dfdd1b0


More information about the resteasy-dev mailing list