We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently all unistantiable dependencies get the same Factory name pattern. This should be a configurable callable value per ResourceRegistry.
ResourceRegistry
Default could be no provider given, resulting in the functionality being disabled.
The text was updated successfully, but these errors were encountered:
Merge branch 'master' into #13-configurable-uninstantiable-factory
2d53a8a
Merge pull request #18 from filecage/#13-configurable-uninstantiable-…
c01ec50
…factory Removes uninstantiable factory
No branches or pull requests
Currently all unistantiable dependencies get the same Factory name pattern. This should be a configurable callable value per
ResourceRegistry
.Default could be no provider given, resulting in the functionality being disabled.
The text was updated successfully, but these errors were encountered: