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
- 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
- add javadoc to a method in core/test/com/google/inject/spi/BindingSourceRestrictionTest.java
- AssistedInject factories should call their default methods without stubbing
- [Proposal] Add Scope to Guice repository
- Unable to extract generic's type from proxies created by Guice
- Depending on a narrower scope is not an error
- Maven metadata in central wrong for project
- Docs
- Java not yet supported