uPortal DB
· The goal of this module is to be able to deploy all the db driver jars to all environments
instead of needing to change parent pom properties and rebuilding for each environment.
The same effect used to be accomplished by manually updating all related poms with hardcoded
dependencies, this module allows for just one place to be updated and the change propogates to all the
packaged modules/portlets.
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 uportal-db-4.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.