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 example for AssistedInject docs
- spy() all guice created instances (in test cases)
- Logger goes haywire on binding not found
- Option to ignore wildcards in keys
- ClassCastException: com.sun.proxy.$Proxy11 cannot be cast to javax.inject.Provider
- Adding JMH Benchmarks
- Support composing multibinders for private modules
- ProvisionListener bugs (several)
- @Component annotation to detect the class like in Springboot
- Building a project with spring-boot-maven-plugins makes it impossible for guice to find classes using ClassPath.getTopLevelClasses()
- Docs
- Java not yet supported