Injecting OSGi Service Registry in Spring Context
Introduction
In this example we will inject a OSGi service registry inside a Spring Context.
OSGi Service Registry
Let’s assume we got a Oracle datasource in our OSGi container with the following service description. (Please see this link)
<service i...
sachinhandiekar.com1 min read