vertx-spring-verticle-factory

Verticle factory

An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context.

An implementation of a Vert.x Verticle Factory using Spring

GitHub

7 stars
1 watching
2 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list

reactivespringvertx

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juanavelez/vertx-util A collection of utility methods for working with Vert.x 2
amoahcp/spring-vertx-ext A library that enables developers to create Spring-aware Verticles with their own Spring context 50
vert-x3/vertx-maven-service-factory A library that enables dynamic loading of Java verticles from Maven repositories at runtime. 12
vert-x3/vertx-service-factory An implementation of a service factory that deploys a verticle based on a JSON descriptor file 21
juanavelez/vertx-dependent-verticle-deployer An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. 6
vert-x3/vertx-http-service-factory A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. 9
mellster2012/vertx-nodejs-service-factory A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. 3
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-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
reactiverse/vertx-maven-plugin A Maven plugin that facilitates the development and packaging of Vert.x applications 74
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
dream11/vertx-rest An abstraction layer for building Vert.x REST applications using JAX-RS annotations 43
zandero/rest.vertx Tools for building and managing REST APIs with Vert.x 160
ef-labs/vertx-guice Tools and examples for dependency injection in Vert.x applications using Guice 59
dream11/vertx-aerospike-client An asynchronous client for interacting with an Aerospike database using the Vert.x framework. 31