Vert.x 3.3.0 is released!
Next post
12 July 2016releases
Vert.x 3.3.2 is released!
We have just released Vert.x 3.3.2, the first bug fix release of Vert.x 3.3.x.
Read morePrevious post
30 March 2016guides
Vertx 3 and Keycloak tutorial
With the upcoming release of Vert.x 3.3 securing your application with Keycloak is even easier than before.
Read moreRelated posts
25 January 2017guides
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 more23 January 2021guides
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 more3 August 2015guides
Unit and Integration Tests
Let’s refresh our mind about what we developed so far in the introduction to vert.x series. We forgot an important task. We didn’t test the API.
Read more