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 wx-mp-spring-starter-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.guerlab.smart.wx.mp.spring.properties
├─ net.guerlab.smart.wx.mp.spring.properties.WxMpProperties.class - [JAR]
net.guerlab.smart.wx.mp.spring.autoconfigure
├─ net.guerlab.smart.wx.mp.spring.autoconfigure.WxMpAutoConfiguration.class - [JAR]
net.guerlab.smart.wx.mp.spring.storage
├─ net.guerlab.smart.wx.mp.spring.storage.WxMpRedisTemplateConfigStorage.class - [JAR]