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-spring-boot3-processor-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dailinyucode.processor
├─ io.github.dailinyucode.processor.AutoMapMapperDescriptor.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapMapperGenerator.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapProcessor.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapSpringAdapterDescriptor.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapSpringAdapterGenerator.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapSpringConfigGenerator.class - [JAR]
├─ io.github.dailinyucode.processor.AutoMapSpringProcessor.class - [JAR]
├─ io.github.dailinyucode.processor.Const.class - [JAR]