Automatic redeployment in Eclipse IDE

Vert.x 3.1 has (re-)introduced the redeploy feature. This blog post explains how to use this feature in the Eclipse IDE. However, you can easily adapt the content to your IDE.

阅读更多

Vert.x 3.2.0 is released!

We are pleased to announce the release of Vert.x 3.2.0!

阅读更多

Combine 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.

阅读更多

Vert.x ES6 back to the future

On October 21th, 2015 we all rejoiced with the return from the past of Marty McFly with his flying car and so on, however in the Vert.x world we were quite sad about our rather old JavaScript support.

阅读更多

Using the asynchronous SQL client

Finally, back... This post is the fifth post of the introduction to vert.x blog series, after a not-that-small break. In this post we are going to see how we can use JDBC in a vert.x application.

阅读更多

Vert.x 3.1.0 is released!

I'm pleased to announce the release of Vert.x 3.1!

阅读更多