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
- Fix O(N^2) performance issue when determining declaration order.
- [Refactor] Move CompositeBindingGraphValidator into bindinggraphvalidation package.
- Move Hilt's field/method descriptor logic into separate class.
- Move custom logic out of DaggerElements.
- Replace DaggerElements and DaggerTypes with XProcessingEnv.
- Update the XProcessing jar
- @AndroidEntryPoint-annotated classes cannot have type parameters.
- Internal changes.
- Migrate SourceFileGenerator and all its subclasses to XProcessing.
- Handle non-standard capitalization of package names in root classes.
- Docs
- Java not yet supported