What's new in Vert.x 4.2

Next post

Eclipse Vert.x 4.2.0 released!

Eclipse Vert.x version 4.2.0 has just been released. It comes with a set of new exciting features!

阅读更多
Previous post

Eclipse Vert.x 4.2.0.CR1 released!

The first candidate release of the upcoming Vert.x 4.2 has just been released. We consider it feature complete and invite the community to test it.

阅读更多
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.

阅读更多

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.

阅读更多

Eclipse Vert.x 3.7.0 released!

We are extremely pleased to announce that the Eclipse Vert.x version 3.7.0 has been released.

阅读更多