A Dropwizard bundle that provides seamless integration with Google Guice for dependency injection.
dropwizard-guicier is a Dropwizard bundle designed to simplify Google Guice integration within Dropwizard-based Java applications. It streamlines dependency injection setup, making it easier to manage application components and configurations in a structured way.
Configuration and Environment objects.Bootstrap, Configuration, and Environment within the configure method for conditional binding.Managed, Task, HealthCheck, or ServerLifecycleListener bound in Guice as eager singletons is automatically added to Dropwizard.The project emphasizes explicit, configuration-aware dependency injection, moving away from auto-configuration patterns to encourage clearer, more predictable application structure.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.