Vert.x is a tool-kit for building reactive applications on the JVM
-
Updated
Apr 7, 2022 - Java
{{ message }}
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.
Vert.x is a tool-kit for building reactive applications on the JVM
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Gravitee.io - OpenSource API Management
Need to verify and update the tsdocs links to include all the new generated modules.
High performance reactive SQL Client written in Java
Vert.x Blueprint Project - Micro-Shop microservice application
(Motivated by quarkusio/quarkus#21297)
The existing mutiny-kotlin module provides extensions methods for converting between Uni/Mutli and coroutines; however, it's missing a straightforward way to return a suspending function as a Uni.
[The example in the documentation](https://smallrye.io/smallry
JetLinks Core
We should create a test case template for Hibernate Reactive on this repository: https://github.com/hibernate/hibernate-test-case-templates
New version based on vert.x and docker
Modern Clojure HTTP server and client built for ease of use and performance
本项目已迁移至 github.com/jetlinks
Examples for the Manning "Vert.x in Action" book
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
#1258 and #1264 provided a way to find out if there was a CSRF validation error by comparing failure error message to
CSRFHandler'sERROR_MESSAGEconstant.This is broken in Vert.x 4.1.1 because CSRFHandlerImpl now fails with common Java exceptions like IllegalArgumentException with hard-coded strings: