Eclipse Vert.x topic
Eclipse Vert.x is a toolkit for writing reactive polyglot applications for the JVM. Vert.x comes with an extensive reactive ecosystem that is modular, performant, and easy to use. Developers can build many kinds of applications such as soft realtime web applications, microservices, IoT applications, protocol adapters, and distributed applications thanks to the wide variety of this ecosystem.
vertx-feeds
Feed aggregator using Vert.x 3 (showcase)
nubes
Annotation layer on top of Vert.x 3
vertxui
Pure 100% java reactive-style client-side webpages with POJO traffic, jUnit GUI testing, declarative view-on-model, automatic browser reloading and more.
vertx-ddns
基于 Vert.x 的 DDNS 解决方案。自动更新域名解析到本机IP, 支持的DNS服务商: Alidns(阿里云) 、 Dnspod(腾讯云) 、Cloudflare、华为云
vertx-kue
Vert.x Blueprint Project - Vert.x Kue, a priority task queue powered by Vert.x
vertx-gradle-plugin
An opinionated Gradle plugin for Vert.x projects
vertx-maven-starter
Maven project template for Vert.x