Spring Dynamic Modules
· The Spring Dynamic Modules project makes it easy to build Spring applications
that run in an OSGi framework. A Spring application written in this
way provides better separation of modules, the ability to
dynamically add, remove, and update modules in a running system, the
ability to deploy multiple versions of a module simultaneously (and
have clients automatically bind to the appropriate one), and a dynamic
service model.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-osgi-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.