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
- Help with @Inject, for some reason it doesn't work.
- allow hierarchical scopes
- Guice persist JpaLocalTxnInterceptor gets stuck when connection to database drops during transaction
- Strange behavior on different JVM
- Optional<X> and value binding inside createChildInjector fails
- Annotate API with javax.annotation.Nullable/Nonnull for Kotlin Interop
- ProviderMethodsModule.getProviderMethods(Binder) may be a bottleneck when repeatedly reusing modules
- Unable to use @Bind with @Inject in BoundFieldModule (multiple injectors).
- Thread stuck indefinitely on SettableFuture (looks like a deadlock against other threads)
- Update docs to reflect dropping support for Java 6
- Docs
- Java not yet supported