Using the asynchronous SQL client
Next post
November 25, 2015guides
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.
阅读更多Previous post
October 8, 2015releases
Vert.x 3.1.0 is released!
I'm pleased to announce the release of Vert.x 3.1!
阅读更多Related posts
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.
阅读更多November 30, 2015guides
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.
阅读更多July 14, 2015guides
My first Vert.x 3 Application
Let's say, you heard someone saying that Vert.x is awesome. Ok great, but you may want to try it by yourself. Well, the next natural question is “where do I start ?”
阅读更多