Brings the CDI programming model into the Vert.x ecosystem for building reactive JVM applications.
Weld Vert.x Extensions integrate the Contexts and Dependency Injection (CDI) programming model with the Vert.x toolkit, enabling developers to build reactive applications on the JVM using familiar CDI patterns. It extends Vert.x's capabilities by allowing CDI-powered components to interact seamlessly with Vert.x's event-driven architecture.
@WebRoute annotation.WeldVerticle to start and stop the CDI container within Vert.x.AsyncReference and AsyncWorker for asynchronous operations.The project aims to bridge the gap between the CDI programming model and Vert.x's reactive toolkit, promoting a declarative and dependency-injection-driven approach to building reactive applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.