Vert.x 3.3.0 is released!
Next post
July 12, 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.
阅读更多Previous post
March 30, 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.
阅读更多Related posts
January 25, 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.
阅读更多January 23, 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.
阅读更多August 3, 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.
阅读更多