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 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
juanavelez/vertx-spring-verticle-factoryAn implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context.7
vert-x3/vertx-maven-service-factoryA library that enables dynamic loading of Java verticles from Maven repositories at runtime.12
vert-x3/vertx-webProvides building blocks and a template engine for creating web applications with Vert.x1,112
vert-x3/vertx-protonProvides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application27
rworsnop/vertx-beansMakes 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-factoryAn implementation of a service factory that deploys a verticle based on a JSON descriptor file21
jponge/vertx-bootA tool for deploying and managing Vert.x verticles from HOCON configuration files43
dream11/vertx-aerospike-clientAn asynchronous client for interacting with an Aerospike database using the Vert.x framework.31
vert-x3/vertx-stackA pre-configured Maven pom repository for a comprehensive software stack120
dream11/vertx-restAn abstraction layer for building Vert.x REST applications using JAX-RS annotations45
gchauvet/vertx-asyncA Java library providing helpers for common async patterns in the Vert.x framework.12
juanavelez/vertx-dependent-verticle-deployerAn implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents.6
amdelamar/vertx-cloudfoundryA simple Java webapp using Vert.x on Cloud Foundry2
aesteve/todo-backend-vertxAsynchronous implementation of a simple Todo backend using Vert.x and localMap for storage5
eclipse-vertx/vertx-authProvides common authentication implementations for Vert.x applications166