vertx-guice
Dependency injection framework
Tools and examples for dependency injection in Vert.x applications using Guice
Create Vert.x Modules and Verticles with dependency injection using Guice
59 stars
14 watching
24 forks
Language: Java
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ef-labs/vertx-hk2 | Provides a way to create Vert.x applications with dependency injection using the HK2 extension | 30 |
cstamas/vertx-sisu | Adds dependency injection to Vert.x applications using Eclipse Sisu | 2 |
tangorabox/reactivedeskfx | A JavaFX micro-framework with MVVM pattern and Google Guice dependency injection for developing fast and modular JavaFX components. | 8 |
xvik/dropwizard-guicey | A framework for integrating Dropwizard with Guice dependency injection | 234 |
ef-labs/vertx-cassandra | Enables asynchronous interaction with Cassandra using the Vert.x framework. | 39 |
codingwell/scala-guice | An extension of Google Guice for Scala developers | 341 |
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
hubspot/dropwizard-guice | A library that enables integration of the Guice dependency injection framework with Dropwizard applications. | 266 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
ef-labs/vertx-jersey | A library that integrates the Jersey framework with the Vert.x runtime environment for building RESTful web services | 150 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vanillasource/jaywire | A lightweight dependency injection framework for Java applications | 57 |
vogel/injeqt | A dependency injection framework for building and managing software components | 103 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |