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 ken-page-mybatis-plugin-1.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ken.mybatis.aop
├─ com.ken.mybatis.aop.AutoMappingAop.class - [JAR]
├─ com.ken.mybatis.aop.PageAop.class - [JAR]
com.ken.mybatis.plugin
├─ com.ken.mybatis.plugin.PagePlugin.class - [JAR]
├─ com.ken.mybatis.plugin.ResuletAutoPlugin.class - [JAR]
├─ com.ken.mybatis.plugin.SQLExecPlugin.class - [JAR]
com.ken.mybatis.utils
├─ com.ken.mybatis.utils.MyBatisUtils.class - [JAR]