Eclipse Vert.x 3.8.5

Next post

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
Previous post

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
Related posts

Things to keep in mind concerning CSRF attacks

Eclipse Vert.x like most frameworks provides an anti-CSRF defense. However, no framework can prevent all attack vectors that exist in the web. Therefore, developers need to be aware of some dangers and common attack vectors concerning CSRF defenses.

Read more

Eclipse Vert.x 3.8.3

This new version is a minor bug fix release that addresses issues reported in Eclipse Vert.x 3.8.2. We would like to thank you all for reporting these bugs.

Read more

Eclipse Vert.x 3.8.2

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