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 backend-diagram-converter-webapp-0.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.camunda.community.migration.converter.webapp.properties
├─ org.camunda.community.migration.converter.webapp.properties.NotificationProperties.class - [JAR]
org.camunda.community.migration.converter.webapp
├─ org.camunda.community.migration.converter.webapp.BpmnConverterService.class - [JAR]
├─ org.camunda.community.migration.converter.webapp.ConverterApplication.class - [JAR]
├─ org.camunda.community.migration.converter.webapp.ConverterController.class - [JAR]
├─ org.camunda.community.migration.converter.webapp.NotificationServiceImpl.class - [JAR]
├─ org.camunda.community.migration.converter.webapp.SlackProperties.class - [JAR]