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 morn-boot-jpa-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
site.morn.boot.jpa
├─ site.morn.boot.jpa.JpaBatchCondition.class - [JAR]
├─ site.morn.boot.jpa.JpaCommon.class - [JAR]
├─ site.morn.boot.jpa.JpaCondition.class - [JAR]
├─ site.morn.boot.jpa.JpaConditionSupport.class - [JAR]
├─ site.morn.boot.jpa.JpaConditionUtils.class - [JAR]
├─ site.morn.boot.jpa.JpaParameter.class - [JAR]
├─ site.morn.boot.jpa.JpaParameterSupport.class - [JAR]
├─ site.morn.boot.jpa.JpaPredicate.class - [JAR]
├─ site.morn.boot.jpa.JpaReference.class - [JAR]
├─ site.morn.boot.jpa.SpecificationBuilder.class - [JAR]
├─ site.morn.boot.jpa.SpecificationFunction.class - [JAR]