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
- More and better compile-time validation
- requestStaticInjection should not imply a request for static injection on superclass members
- Handle decoration of HttpServletRequest and HttpServletResponse in filter chain
- Should OutOfScopeException extend ProvisionException?
- FilterDefinition should wrap the servlet request like ServletDefinition
- 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.
- Docs
- Java not yet supported