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 flyqiu-flow-mapper-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.flyqiu.flow.mybaits
├─ com.flyqiu.flow.mybaits.MyBaitsFastJson2ArrayHandler.class - [JAR]
├─ com.flyqiu.flow.mybaits.MyBaitsFastJson2ObjectHandler.class - [JAR]
com.flyqiu.flow.mapper
├─ com.flyqiu.flow.mapper.CommentMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.HiIdentityLinkMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.HiProcInstMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.HiUserTaskInstMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcDeployDefMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcDeploySourceMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcHiActivityMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcHiVariableMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcModelMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcModelSourceMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcRuActivityMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.ProcRuVariableMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.RuIdentityLinkMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.RuProcInstMapper.class - [JAR]
├─ com.flyqiu.flow.mapper.RuUserTaskInstMapper.class - [JAR]