You May Also Enjoy
Control OSGi DS Component Instances (2024 Edition)
29 minute read
There are use cases where a more fine grained control is needed for component instance creation. I spent some time in investigating how this is done with OS...
Configuring OSGi Declarative Services (2024 Edition)
47 minute read
In my blog post about Getting Started with OSGi Declarative Services I provided an introduction to OSGi declarative services. How to create them, how they be...
Getting Started with OSGi Declarative Services (2024 Edition)
46 minute read
In 2016 I wrote the first Getting Started with OSGi Declarative Services blog post and several additional blog posts about OSGi DS. It was written for develo...
CRaCin` your OSGi application - start so fast I want to CRIU
39 minute read
When creating a new application, you nowadays need to think about all the different ways the application or its functionality will be consumed. The usage as ...