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
- guice 3.0 assisted inject: app vs applet: bug?
- Support rewriting bindings (change annotations, scopes)
- Provider Factory and then Inject what the Provider returns
- Request parameter get lost when forwarding from one servlet to another
- [RFE] requireBinding() to perform additional check
- memory leak problems
- GraphvizGrapher does not support optional bindings. Fails with error even though Guice application works
- Add support for Functional types / non-fully-specified types to assisted Inject
- Types doesn't match JDK7 behaviour where primitive arrays are used as type parameters
- "ServletScopes.REQUEST already bound" when ServletModule used with Modules.override or PrivateModule
- Docs
- Java not yet supported