dagger
https://github.com/google/dagger
Java
A fast dependency injector for Android and Java.
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 supported9 Subscribers
Add a CodeTriage badge to dagger
Help out
- Issues
- @Qualifier annotations applied to a @Component or @Subcomponent type don't report an error
- Dagger generates subcomponent builder with name same as builder interface name
- Add espresso example to demo swapping dependenices for espresso tests
- Dagger doesn't implement component method if the method is used only in generated code
- Lifecycle support in dagger 2
- Android Example with Mock providers in Android UI tests
- Add functional/integration/end-to-end testing to the examples
- Failed to annotate proper qualifier on Subcomponent provision method might cause StackOverflowError at runtime
- Dagger should error out when components have injection methods for interfaces
- Component-Subcomponent cycle results in StackOverflowException at compile time
- Docs
- Java not yet supported