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 tgtools-flowable-modeler-autoconfigure-6.5.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.tianjing.tgtools.flowable.autoconfigure.service
├─ com.github.tianjing.tgtools.flowable.autoconfigure.service.FlowService.class - [JAR]
├─ com.github.tianjing.tgtools.flowable.autoconfigure.service.IdmRemoteIdmService.class - [JAR]
com.github.tianjing.tgtools.flowable.autoconfigure.config.annotation
├─ com.github.tianjing.tgtools.flowable.autoconfigure.config.annotation.EnableDmFlowable.class - [JAR]
com.github.tianjing.tgtools.flowable.autoconfigure.config
├─ com.github.tianjing.tgtools.flowable.autoconfigure.config.DmApplicationConfiguration.class - [JAR]
├─ com.github.tianjing.tgtools.flowable.autoconfigure.config.DmDatabaseConfiguration.class - [JAR]
├─ com.github.tianjing.tgtools.flowable.autoconfigure.config.FlowableConfig.class - [JAR]
├─ com.github.tianjing.tgtools.flowable.autoconfigure.config.MyWebMvcConfigurerAdapter.class - [JAR]
com.github.tianjing.tgtools.flowable.autoconfigure.controller
├─ com.github.tianjing.tgtools.flowable.autoconfigure.controller.UserAccountController.class - [JAR]
com.github.tianjing.tgtools.flowable.autoconfigure.util
├─ com.github.tianjing.tgtools.flowable.autoconfigure.util.BpmnModelParser.class - [JAR]
com.github.tianjing.tgtools.flowable.autoconfigure.entity
├─ com.github.tianjing.tgtools.flowable.autoconfigure.entity.FlowElementExt.class - [JAR]
├─ com.github.tianjing.tgtools.flowable.autoconfigure.entity.FlowElementExtCollection.class - [JAR]