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
- Bump dependency ASM to 9.7
- Bump org.springframework:spring-beans from 5.3.18 to 5.3.20 in /extensions/spring
- Fix removal of bindings in ProvisionListenerCallbackStore and simplify
- Replace Guava's Objects class with java.util.Objects
- Replace Guava with standard Java (where possible)
- Implement a functionality similar to Spring Boot’s fully automatic configuration dependency injection
- Enable to define a custom "@Inject" marker (ie add some extension point for reflection doing getAnnotation/isAnnotationPresent on this marker)
- Bump org.apache.struts:struts2-core from 2.5.31 to 2.5.33 in /extensions/struts2
- Guice AOP is not compatible with Kotlin Coroutines
- Request/Question: Provide non-jarjar'd builds
- Docs
- Java not yet supported