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 jdevelops-annotations-jpa-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.tannn.jdevelops.annotations.jpa.specification
├─ cn.tannn.jdevelops.annotations.jpa.specification.OperatorWrapper.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.specification.SpecificationWrapper.class - [JAR]
cn.tannn.jdevelops.annotations.jpa.enums
├─ cn.tannn.jdevelops.annotations.jpa.enums.JpaExecptopnCodeEnum.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.enums.SQLConnect.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.enums.SQLOperatorWrapper.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.enums.SpecBuilderDateFun.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.enums.UniqueField.class - [JAR]
cn.tannn.jdevelops.annotations.jpa
├─ cn.tannn.jdevelops.annotations.jpa.JpaSelectIgnoreField.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.JpaSelectNullField.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.JpaSelectOperator.class - [JAR]
├─ cn.tannn.jdevelops.annotations.jpa.JpaUpdate.class - [JAR]