Blade :: Parent
· The Backbase Local Application Development Environment (Blade) is a convenience plugin to
run WAR files in an embedded Tomcat container.
It's specifically tailored to run multiple web applications in a single Tomcat where the startup order is important.
All dependencies of type WAR are automatically deployed inside Tomcat. The artifactId of each dependency is used as context path.
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 blade-4.21.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.