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
- 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
- Introduce more specific version ranges for osgi Import-Package (e.g. javax.inject)
- Bindings fails silenciously instead of raising exception on certains aop configuration
- [RFE] requireBinding error message
- Guice Persist seems to silently fail if the class is final
- invalid getRequestURL() after getRequestDispatcher().forward( ... )
- Doen't work with caucho resin Websocket
- JDBC support for guice-persist
- Need a LibraryModule that doesn't inherit from base environment by default
- Docs
- Java not yet supported