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 mapstruct-code-generator-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.godfather1103
├─ io.github.godfather1103.CodeGeneratorProcessor.class - [JAR]
io.github.godfather1103.annotations
├─ io.github.godfather1103.annotations.EntityMapping.class - [JAR]
├─ io.github.godfather1103.annotations.EntityMappings.class - [JAR]
├─ io.github.godfather1103.annotations.MapperCodeGenerator.class - [JAR]