Eclipse Vert.x RabbitMQ client gets a new consumer API!
Next post
Eclipse Vert.x goes Native
This blog post introduces native image generation of Vert.x applications with GraalVM. Generated executables can be run without a JVM.
阅读更多Previous 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.
阅读更多Related posts
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
阅读更多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.
阅读更多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.
阅读更多