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 ijhttp-spring-boot-test-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.bot_by.ijhttp_tools.spring_boot_test
├─ uk.bot_by.ijhttp_tools.spring_boot_test.AutoConfigureHttpClientCommandLine.class - [JAR]
├─ uk.bot_by.ijhttp_tools.spring_boot_test.HttpClientCommandLineConfiguration.class - [JAR]
├─ uk.bot_by.ijhttp_tools.spring_boot_test.HttpClientCommandLineParameters.class - [JAR]
├─ uk.bot_by.ijhttp_tools.spring_boot_test.package-info.class - [JAR]