Multiple Implementations of the Same Service in OSGi
One of the most common questions when working with OSGi services is:
What if more than one bundle provides an implementation of the same service interface?
In traditional Java or even Spring-based a
adapttoaem.hashnode.dev3 min read