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 tesler-constgen-3.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.tesler.constgen
├─ io.tesler.constgen.CodeGenerator.class - [JAR]
├─ io.tesler.constgen.ConstAnnotationProcessor.class - [JAR]
├─ io.tesler.constgen.Constant.class - [JAR]
├─ io.tesler.constgen.DtoField.class - [JAR]
├─ io.tesler.constgen.DtoMetamodelIgnore.class - [JAR]
├─ io.tesler.constgen.GeneratesDtoMetamodel.class - [JAR]