Building applications with OSGI framework
OSGI is a framework used in building complex Java applications that contain multiple components. With OSGI, you can build a Java application that can load dynamically. When you are building a basic Java application, you might create a jar file for ea...
Sep 22, 20214 min read386
