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 springboot-silks-zcore-plugin-5.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.silks.plugin.zcore.kit
├─ io.silks.plugin.zcore.kit.CertKit.class - [JAR]
├─ io.silks.plugin.zcore.kit.HttpKit.class - [JAR]
io.silks.plugin.zcore.lang
├─ io.silks.plugin.zcore.lang.PayNotifyFunction.class - [JAR]
├─ io.silks.plugin.zcore.lang.PayNotifyRequest.class - [JAR]
io.silks.plugin.zcore.boot.factory
├─ io.silks.plugin.zcore.boot.factory.YmlPropertySourceFactory.class - [JAR]