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 qbee-op-audit-1.4.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
im.qingtui.qbee.open.platfrom.audit.service
├─ im.qingtui.qbee.open.platfrom.audit.service.AuditService.class - [JAR]
im.qingtui.qbee.open.platfrom.audit.model.param
├─ im.qingtui.qbee.open.platfrom.audit.model.param.AppDailyPvParam.class - [JAR]
├─ im.qingtui.qbee.open.platfrom.audit.model.param.AppLoginUserParam.class - [JAR]
im.qingtui.qbee.open.platfrom.audit.model.dto
├─ im.qingtui.qbee.open.platfrom.audit.model.dto.AppPvDto.class - [JAR]
im.qingtui.qbee.open.platfrom.audit.constants
├─ im.qingtui.qbee.open.platfrom.audit.constants.UrlConstants.class - [JAR]