# juanavelez/vertx-spring-verticle-factory

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/juanavelez-vertx-spring-verticle-factory).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/juanavelez/vertx-spring-verticle-factory
- awesome-repositories: https://awesome-repositories.com/repository/juanavelez-vertx-spring-verticle-factory.md

## Description

An implementation of a Vert.x Verticle Factory where the verticles are obtained via a Spring Application Context. The verticles must exist as Spring Beans whose bean scope must be PROTOTYPE. The verticles are free to use all the Spring-provided capabilities to set themselves up. This factory's…

## Tags

### Part of an Awesome List

- [Dependency Injection](https://awesome-repositories.com/f/awesome-lists/devtools/dependency-injection.md) — Spring-based factory for configuring and obtaining verticles.
