Eclipse Vert.x metrics now with Micrometer.io
Next post
New community channels
In order to better support the community, we (the core team and module maintainers) now also provide help on Stack Overflow and Gitter.
Read morePrevious post
Google Summer of Code 2018
It's this time of year again! Google Summer of Code 2018 submission period has just started!
Read moreRelated 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.
Read moreEclipse Vert.x meets GraphQL
In this blog post, we will look at an example application written in Vert.x that uses the new GraphQL API of Gentics Mesh.
Read moreCombine vert.x and mongo to build a giant
This blog post is part of the introduction to Vert.x series. We are now going to replace this JDBC client by the vertx-mongo-client, and thus connect to a Mongo database.
Read more