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
- RFE: Ability to delegate injection for unknown types
- Convenient way to expose multibindings and mapbindings from PrivateModules
- Add support for @javax.transaction.Transactional
- guice servlet: capturing parts of the URIs
- Optimize InjectorBuilder.build() and getJustInTimeBinding() for child injectors.
- Formalize semantics of circular-dependency proxies
- Support for Lazy<T> like Dagger
- singletions recreated many times on error, memebrs injected values may be null
- Random NullPointerException when calling Guice.createInjector(..)
- Make guice-servlet more adaptable
- Docs
- Java not yet supported