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
- Replace Guava with standard Java (where possible)
- Implement a functionality similar to Spring Boot’s fully automatic configuration dependency injection
- Enable to define a custom "@Inject" marker (ie add some extension point for reflection doing getAnnotation/isAnnotationPresent on this marker)
- Bump org.apache.struts:struts2-core from 2.5.31 to 2.5.33 in /extensions/struts2
- Guice AOP is not compatible with Kotlin Coroutines
- Request/Question: Provide non-jarjar'd builds
- 8 Flaky tests in the module extensions/throwingproviders
- Misleading exception message for nested Guice injector failure
- Add annotation to allow passthrough default methods on assisted factories
- Performance Issue in getJustInTimeBinding Method
- Docs
- Java not yet supported