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
- strange issue with different imports from javax and google guice
- Add source details to InternalProvisionException in ExposedKeyFactory
- Unable to use 6.0.0 or 7.0.0 in new project
- Fix TODO: Use Comparators.lexicographical instead of Ordering.from in DeclaredMembers
- GraphvizGrapher.getNodeLabel doesn't htmlEscape subtitle, possible invalid <table> HTML if subtitle contains invalid characters (e.g. '<', '>', etc)
- Use try-with-resources when interacting with InternalContext
- Difference between @Singleton and .asEagerSingleton()
- JpaFinderProxy is not explicitly bound
- Adds explicit bindings in JPA persist modules
- Refactor to Eliminate Repetitive Mock Object Creation in `ServletPipelineRequestDispatcherTest`
- Docs
- Java not yet supported