Eclipse Vert.x 4.4.3 released!

Next post

Eclipse Vert.x JDBC Client 4.4.3.1 released!

Eclipse Vert.x JDBC Client version 4.4.3.1 has just been released.

Read more
Previous post

Eclipse Vert.x 3.9.16 released!

Eclipse Vert.x version 3.9.16 has just been released which fixes CVE-2023-32081

Read more
Related posts

Using the asynchronous SQL client

Finally, back... This post is the fifth post of the introduction to vert.x blog series, after a not-that-small break. In this post we are going to see how we can use JDBC in a vert.x application.

Read more

Combine vert.x and mongo to build a giant

This blog post is part of the introduction to Vert.x series. We are now going to replace this JDBC client by the vertx-mongo-client, and thus connect to a Mongo database.

Read more

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