Eclipse Vert.x 3.9.0 released!

New features include fluent queries in SQL clients, a new Redis client, an updated Kafka client, an improved Future API, and many more things.

Read more

Easy SSO for Vert.x with Keycloak

In this blog post, you'll learn how to implement Single Sign-on with OpenID Connect and how to use Keycloak together with Eclipse Vert.x.

Read more

Eclipse Vert.x 3.8.5

This version is a minor bug fix release addressing issues found in Vert.x 3.8.4. We would like to thank you all for reporting these issues.

Read more

Eclipse Vert.x 4 milestone 4 released!

The new milestone of Vert.x 4 makes progress in futurisation and includes improvements on the mail client, general clients, and security.

Read more

Eclipse Vert.x 3.8.4

This version is a bug fix release of Vert.x 3.8.3, which addresses quite a few bugs reported by the community.

Read more

Send web requests and assert results with vertx-junit5-web-client

In this blog post, you'll learn how to use the new vertx-junit5-web-client module to send web requests in your unit tests and to make assertions.

Read more