Eclipse Vert.x JDBC Client 4.4.3.1 released!

Next post

Eclipse Vert.x 4.4.4 released!

Eclipse Vert.x version 4.4.4 has just been released. It fixes a few bugs that have been reported by the community

Read more
Previous post

Eclipse Vert.x 4.4.3 released!

Eclipse Vert.x version 4.4.3 has just been released. It fixes a few bugs that have been reported by the community

Read more
Related posts

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

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

Building services and APIs with AMQP 1.0

Microservices and APIs are everywhere. Everyone talks about them, presentation slides are full of them ... some people are actually even building them.

Read more