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 chaos-server-data-jpa-0.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.cofcool.chaos.server.data.jpa.util
├─ net.cofcool.chaos.server.data.jpa.util.DataUtils.class - [JAR]
├─ net.cofcool.chaos.server.data.jpa.util.SpecificationUtils.class - [JAR]
net.cofcool.chaos.server.data.jpa.support
├─ net.cofcool.chaos.server.data.jpa.support.JpaPage.class - [JAR]
├─ net.cofcool.chaos.server.data.jpa.support.Paging.class - [JAR]
├─ net.cofcool.chaos.server.data.jpa.support.SimpleJpaService.class - [JAR]
net.cofcool.chaos.server.data.jpa.config
├─ net.cofcool.chaos.server.data.jpa.config.JpaConfig.class - [JAR]