Vert.x 3.5.0.Beta1
Next post
August 21, 2017guides
Introducing Vert.x MQTT client
In this article, we will see how to set up the new Vert.x MQTT client. An example project is available on GitHub.
阅读更多Previous post
July 4, 2017guides
OpenAPI (fka Swagger) 3 support in Eclipse Vert.x now in test stage!
As GSoC 2017's student, I'm working on an embedded support to OpenAPI 3 standard inside Eclipse Vert.x framework. Now, after a lot of work, you can try it!
阅读更多Related posts
July 27, 2015guides
Some Rest with Vert.x
This post is part of the Introduction to Vert.x series. Let’s go a bit further this time and develop a CRUD-ish application
阅读更多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.
阅读更多January 15, 2016guides
Real-time bidding with Websockets and Vert.x
The expectations of users for interactivity with web applications have changed over the past few years. Users during bidding in auction no longer want to press the refresh button.
阅读更多