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 hw-java-voicecall-spring-boot-starter-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
club.ximeng.huawei.voicecall.config
├─ club.ximeng.huawei.voicecall.config.HwVoiceCallAutoConfiguration.class - [JAR]
├─ club.ximeng.huawei.voicecall.config.HwVoiceCallServiceAutoConfiguration.class - [JAR]
├─ club.ximeng.huawei.voicecall.config.HwVoiceCallStorageAutoConfiguration.class - [JAR]
club.ximeng.huawei.voicecall.properties
├─ club.ximeng.huawei.voicecall.properties.HwVoiceCallProperties.class - [JAR]