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 mybatis-plus-wrapper-1.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitee.wenbo0
├─ com.gitee.wenbo0.ApplicationStartEventListener.class - [JAR]
├─ com.gitee.wenbo0.DictTextResultSetHandlerPlugin.class - [JAR]
├─ com.gitee.wenbo0.SpringContextHolder.class - [JAR]
├─ com.gitee.wenbo0.WrapperUtil.class - [JAR]
com.gitee.wenbo0.annotation
├─ com.gitee.wenbo0.annotation.ConditionType.class - [JAR]
├─ com.gitee.wenbo0.annotation.DictText.class - [JAR]
├─ com.gitee.wenbo0.annotation.Group.class - [JAR]
├─ com.gitee.wenbo0.annotation.Wrapper.class - [JAR]
├─ com.gitee.wenbo0.annotation.WrapperGroups.class - [JAR]
├─ com.gitee.wenbo0.annotation.WrapperType.class - [JAR]