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 web-weixin-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.mklaus.framework.wechat
├─ cn.mklaus.framework.wechat.AbstractWechatInterceptor.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatAutoConfiguration.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatConsts.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatMaConfiguration.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatMpConfiguration.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatPayConfiguration.class - [JAR]
├─ cn.mklaus.framework.wechat.WechatProperties.class - [JAR]