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 persist JpaLocalTxnInterceptor gets stuck when connection to database drops during transaction
- Optional<X> and value binding inside createChildInjector fails
- Annotate API with javax.annotation.Nullable/Nonnull for Kotlin Interop
- Thread stuck indefinitely on SettableFuture (looks like a deadlock against other threads)
- [Feature request] Assisted inject in jdk8+ compiled with -parameters not requiring @Assisted
- GraphvizGrapher renderEdge throws NPE
- Dependency chains that overflow the available stack - ComputationException due to StackOverflowError during injection is hard to track down
- Default methods aren't skipped
- Transferring Request Scope across multiple threads
- Filter DispatcherType Support on ServletModule
- Docs
- Java not yet supported