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 xj-robot-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.wslxm.springbootplus2.starter.robot.properties
├─ io.github.wslxm.springbootplus2.starter.robot.properties.RobotFeiShuProperties.class - [JAR]
├─ io.github.wslxm.springbootplus2.starter.robot.properties.RobotProperties.class - [JAR]
├─ io.github.wslxm.springbootplus2.starter.robot.properties.RobotWechatProperties.class - [JAR]
io.github.wslxm.springbootplus2.starter.robot.service
├─ io.github.wslxm.springbootplus2.starter.robot.service.RobotService.class - [JAR]
io.github.wslxm.springbootplus2.starter.robot.fenshu
├─ io.github.wslxm.springbootplus2.starter.robot.fenshu.FenShuApi.class - [JAR]
├─ io.github.wslxm.springbootplus2.starter.robot.fenshu.WechatApi.class - [JAR]