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 coffee-system-jpa-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.icellmobilsoft.coffee.system.jpa.converter
├─ hu.icellmobilsoft.coffee.system.jpa.converter.Converter.class - [JAR]
├─ hu.icellmobilsoft.coffee.system.jpa.converter.DtoAuditConverter.class - [JAR]
├─ hu.icellmobilsoft.coffee.system.jpa.converter.DtoConverter.class - [JAR]
├─ hu.icellmobilsoft.coffee.system.jpa.converter.IEntityConverter.class - [JAR]
├─ hu.icellmobilsoft.coffee.system.jpa.converter.IRequestConverter.class - [JAR]
├─ hu.icellmobilsoft.coffee.system.jpa.converter.IResponseConverter.class - [JAR]
hu.icellmobilsoft.coffee.system.jpa.converter.list
├─ hu.icellmobilsoft.coffee.system.jpa.converter.list.CommonIdListTypeConverter.class - [JAR]