spring-vertx-ext

Verticle framework

A library that enables developers to create Spring-aware Verticles with their own Spring context

A spring vertx mod which creates spring aware verticles

GitHub

50 stars
9 watching
16 forks
Language: Java
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juanavelez/vertx-spring-verticle-factory An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context. 7
vert-x3/vertx-maven-service-factory A library that enables dynamic loading of Java verticles from Maven repositories at runtime. 12
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
vert-x3/vertx-proton Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application 26
rworsnop/vertx-beans Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism. 23
vert-x3/vertx-service-factory An implementation of a service factory that deploys a verticle based on a JSON descriptor file 21
jponge/vertx-boot A tool for deploying and managing Vert.x verticles from HOCON configuration files 43
dream11/vertx-aerospike-client An asynchronous client for interacting with an Aerospike database using the Vert.x framework. 31
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
dream11/vertx-rest An abstraction layer for building Vert.x REST applications using JAX-RS annotations 43
gchauvet/vertx-async A Java library providing helpers for common async patterns in the Vert.x framework. 12
juanavelez/vertx-dependent-verticle-deployer An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. 6
amdelamar/vertx-cloudfoundry A simple Java webapp using Vert.x on Cloud Foundry 2
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
eclipse-vertx/vertx-auth Provides common authentication implementations for Vert.x applications 166