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-flex-ext-annotation-1.8.3.001-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tangzc.mybatisflex.annotation.handler
├─ com.tangzc.mybatisflex.annotation.handler.AutoFillHandler.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.handler.DefaultAuditHandler.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.handler.IOptionByAutoFillHandler.class - [JAR]
com.tangzc.mybatisflex.annotation
├─ com.tangzc.mybatisflex.annotation.DefaultValue.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.FieldFill.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.FillData.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.FillTime.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.InsertFillData.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.InsertFillTime.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.InsertUpdateFillData.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.InsertUpdateFillTime.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.UpdateFillData.class - [JAR]
├─ com.tangzc.mybatisflex.annotation.UpdateFillTime.class - [JAR]