Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Generic support for DI container #132

Open
lulu2002 opened this issue Mar 1, 2024 · 0 comments
Open

Add Generic support for DI container #132

lulu2002 opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lulu2002
Copy link
Contributor

lulu2002 commented Mar 1, 2024

Just like guice do: https://stackoverflow.com/questions/28551289/injector-getinstance-of-a-generic-type
When we need to inject instances that have generic, it's good to have support that find instance by class and it's generic type

@LeeGodSRC LeeGodSRC added the enhancement New feature or request label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants