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 resource-manager-jpa-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.developframework.resource.spring.jpa.utils
├─ com.github.developframework.resource.spring.jpa.utils.JpaQueryHelper.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.utils.PredicateBuilder.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.utils.Specifications.class - [JAR]
com.github.developframework.resource.spring.jpa
├─ com.github.developframework.resource.spring.jpa.ByFieldJpaAddCheckExistsLogic.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.ByFieldJpaModifyCheckExistsLogic.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.JpaResourceCacheManager.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.JpaResourceHandler.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.JpaResourceManager.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.JpaSearch.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.PO.class - [JAR]
├─ com.github.developframework.resource.spring.jpa.ResourceJpaAutoConfiguration.class - [JAR]