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 jvtool-boot-auth-0.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.openguava.jvtool.boot.auth
├─ io.github.openguava.jvtool.boot.auth.App.class - [JAR]
io.github.openguava.jvtool.boot.auth.aspect
├─ io.github.openguava.jvtool.boot.auth.aspect.ApiAuthAspect.class - [JAR]
├─ io.github.openguava.jvtool.boot.auth.aspect.UserAuthAspect.class - [JAR]