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
7 stars
1 watching
2 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
reactivespringvertx
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of utility methods for working with Vert.x | 2 |
| A library that enables developers to create Spring-aware Verticles with their own Spring context | 50 |
| A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
| An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
| An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. | 6 |
| A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
| A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
| Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism. | 23 |
| Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
| A tool for automating build processes and enhancing development workflows for Vert.x applications | 74 |
| Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
| An abstraction layer for building Vert.x REST applications using JAX-RS annotations | 45 |
| Tools for building and managing REST APIs with Vert.x | 159 |
| Tools and examples for dependency injection in Vert.x applications using Guice | 59 |
| An asynchronous client for interacting with an Aerospike database using the Vert.x framework. | 31 |