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 migrator-rest-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.eti.clairton.migrator.rest
├─ br.eti.clairton.migrator.rest.AbstractMigratorController.class - [JAR]
├─ br.eti.clairton.migrator.rest.Compactor.class - [JAR]
├─ br.eti.clairton.migrator.rest.ConfigRest.class - [JAR]
├─ br.eti.clairton.migrator.rest.MigratorRemote.class - [JAR]
├─ br.eti.clairton.migrator.rest.MigratorUnzip.class - [JAR]
├─ br.eti.clairton.migrator.rest.Rest.class - [JAR]
├─ br.eti.clairton.migrator.rest.Uploader.class - [JAR]