vertx-beans
Vert.x integrator
Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism.
Inject Vert.x objects as beans into your Spring application
23 stars
5 watching
10 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
cstamas/vertx-sisu | Adds dependency injection to Vert.x applications using Eclipse Sisu | 2 |
dream11/vertx-rest | An abstraction layer for building Vert.x REST applications using JAX-RS annotations | 43 |
cstamas/vertx-bitsy | An integration of Bitsy with Vert.x that enables usage in Java-based projects. | 1 |
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
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 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
amoahcp/spring-vertx-ext | A library that enables developers to create Spring-aware Verticles with their own Spring context | 50 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
cyngn/vertx-util | A collection of utility functions and APIs to simplify interactions with Vert.x | 21 |