google / guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
https://github.com/google/guice
Apache License 2.0
12.51k stars 1.67k forks source link

#1813 - Allow client definitions for injectable points #1814

Open GedMarc opened 7 months ago

GedMarc commented 7 months ago

Allows clients to define custom injectable points

https://github.com/google/guice/issues/1813 https://github.com/google/guice/issues/1679