guice
https://github.com/google/guice
Java
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 8 and above, brought to you by Google.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to guice
Help out
- Issues
- requireExplicitBindings do not work for Servlet Module
- Interceptor not correctly applying to synthetic methods?
- Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2
- JIT bindings for abstract classes via providing abstract methods
- Security
- Improve Kotlin support documentation
- Add a clarification in the "Be careful about I/O in Providers" doc page with regards to iterating over original exception cause
- java.lang.NoClassDefFoundError: com.google.common.base.Suppliers$SupplierOfInstance on Android 6
- Non-exposed RequestScoped objects leak out of private modules
- Beta 5 - Attempts to inject on enums
- Docs
- Java not yet supported