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 quickfixj-spring-boot-autoconfigure-2.15.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.allune.quickfixj.spring.boot.starter.configuration.client
├─ io.allune.quickfixj.spring.boot.starter.configuration.client.QuickFixJClientAutoConfiguration.class - [JAR]
io.allune.quickfixj.spring.boot.starter.configuration.server
├─ io.allune.quickfixj.spring.boot.starter.configuration.server.QuickFixJServerAutoConfiguration.class - [JAR]
io.allune.quickfixj.spring.boot.starter.configuration.template
├─ io.allune.quickfixj.spring.boot.starter.configuration.template.QuickFixJTemplateAutoConfiguration.class - [JAR]