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 base-entity-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.xtazxz.base.entity
├─ io.github.xtazxz.base.entity.ErrorCode.class - [JAR]
├─ io.github.xtazxz.base.entity.FieldValidationError.class - [JAR]
├─ io.github.xtazxz.base.entity.Response.class - [JAR]
├─ io.github.xtazxz.base.entity.SecurityUser.class - [JAR]