Add filtering support on `ServiceRegistry`
Open
- Dominant language
- Java
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It's possible to register several services with the same class in the `ServiceRegistry`.
In that case, it would be great to extend the service registry with a service key/name, and be able to do `serviceRegistry.get("key", MyInterface.class)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.