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 os-wxmp-spring-boot-starter-0.8.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.onestop.wx.mp.autoconfigure
├─ com.onestop.wx.mp.autoconfigure.OsWxmpAutoConfiguration.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpConfiguration.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpMenuConfiguration.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpMenuProperties.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpProperties.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpReplyConfiguration.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpReplyProperties.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpSubscribeConfiguration.class - [JAR]
├─ com.onestop.wx.mp.autoconfigure.OsWxmpSubscribeProperties.class - [JAR]