-
Updated
Dec 15, 2021 - Java
#
Eclipse Vert.x
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.
Here are 863 public repositories matching this topic...
Vert.x is a tool-kit for building reactive applications on the JVM
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
javascript
java
microservices
asynchronous
netty
websocket-server
websockets
sse
vertx
servlet
playframework
-
Updated
Dec 7, 2021 - Java
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
authentication
jax-rs
dropwizard
play-framework
authorization
vertx
spring-security
cas
ratpack
openid-connect
spring-mvc
shiro
sparkjava
j2e
-
Updated
Dec 16, 2021 - Java
Gravitee.io - API Management - OpenSource API Gateway
-
Updated
Dec 16, 2021 - Java
pmlopes
commented
Feb 9, 2021
Need to verify and update the tsdocs links to include all the new generated modules.
High performance reactive SQL Client written in Java
-
Updated
Dec 14, 2021 - Java
Vert.x Blueprint Project - Micro-Shop microservice application
-
Updated
Dec 13, 2018 - Java
Open
Fix Sonar issues
4
JohannesLichtenberger
commented
Oct 25, 2021
JetLinks Core
mqtt
iot
coap
rule-engine
udp
dtls
reactive-streams
vertx
reactor
iot-gateway
iot-cloud
webflux
jetlinks
-
Updated
Dec 10, 2021
DavideD
commented
Nov 8, 2021
We have a simple test for Postgres but the logic changes a lot based on the database selected.
We should make sure to test that we create the right SqlConnectOptions for each database.
This is the method th
New version based on vert.x and docker
javascript
mysql
docker
kubernetes
groovy
sql
sql-server
database
postgresql
oracle
jmeter
saas
vertx
database-services
-
Updated
Apr 12, 2021 - JavaScript
本项目已迁移至 github.com/jetlinks
-
Updated
Oct 19, 2018 - JavaScript
Modern Clojure HTTP server and client built for ease of use and performance
-
Updated
Dec 16, 2021 - Java
-
Updated
Jun 8, 2021 - Java
Examples for the Manning "Vert.x in Action" book
-
Updated
Mar 15, 2021 - Java
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
-
Updated
May 23, 2020 - Java
#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: