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 soffa-foundation-test-1.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.soffa.foundation.test
├─ io.soffa.foundation.test.DatabaseTest.class - [JAR]
├─ io.soffa.foundation.test.HttpExpect.class - [JAR]
├─ io.soffa.foundation.test.HttpRequest.class - [JAR]
├─ io.soffa.foundation.test.HttpResult.class - [JAR]
├─ io.soffa.foundation.test.JsonExpect.class - [JAR]
├─ io.soffa.foundation.test.TestUtil.class - [JAR]