Eclipse Vert.x and Log4j 2 CVE-2021-44228
Next post
December 14, 2021releases
Eclipse Vert.x 4.2.2 released!
Eclipse Vert.x version 4.2.2 has just been released.
阅读更多Previous post
November 5, 2021releases
Eclipse Vert.x 3.9.10 released!
Eclipse Vert.x version 3.9.10 has just been released. It fixes quite a few bugs that have been reported by the community.
阅读更多Related posts
September 8, 2016guides
Centralized logging for Vert.x applications using the ELK stack
This post entry describes a solution to achieve centralized logging of Vert.x applications using the ELK stack (Logstash, Elasticsearch, and Kibana).
阅读更多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.
阅读更多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.
阅读更多