Full-Stack Developer Question:
Tell us what is OSGI?
Answer:
Specification describes a modular system and a service platform for the Java programming language that implements a complete and dynamic component model. Each bundle has its own classpath. Dependency hell avoidance. META-INF/MANIFEST.MF contains OSGI-info
Previous Question | Next Question |
Tell us what is polymorphism? | Do you know what are the advantages of using JavaScript? |