Eclipse Vert.x 3.8.3
Next post
Send web requests and assert results with vertx-junit5-web-client
In this blog post, you'll learn how to use the new vertx-junit5-web-client module to send web requests in your unit tests and to make assertions.
阅读更多Previous post
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.
阅读更多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.
阅读更多Eclipse Vert.x 3.8.5
This version is a minor bug fix release addressing issues found in Vert.x 3.8.4. We would like to thank you all for reporting these issues.
阅读更多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.
阅读更多