View Java Class Source Code in JAR file
- 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 flowable-ui-modeler-conf-6.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.flowable.ui.modeler.conf
├─ org.flowable.ui.modeler.conf.ApplicationConfiguration.class - [JAR]
├─ org.flowable.ui.modeler.conf.ModelerBootstrapper.class - [JAR]
├─ org.flowable.ui.modeler.conf.ModelerDatabaseConfiguration.class - [JAR]
├─ org.flowable.ui.modeler.conf.ModelerSecurityConfiguration.class - [JAR]
org.flowable.ui.modeler.servlet
├─ org.flowable.ui.modeler.servlet.ApiDispatcherServletConfiguration.class - [JAR]
├─ org.flowable.ui.modeler.servlet.AppDispatcherServletConfiguration.class - [JAR]