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-java-mp-starter-3.4.9.B.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.binarywang.spring.starter.wxjava.mp
├─ com.binarywang.spring.starter.wxjava.mp.RedisProperties.class - [JAR]
├─ com.binarywang.spring.starter.wxjava.mp.WxMpAutoConfiguration.class - [JAR]
├─ com.binarywang.spring.starter.wxjava.mp.WxMpProperties.class - [JAR]
├─ com.binarywang.spring.starter.wxjava.mp.WxMpServiceAutoConfiguration.class - [JAR]
├─ com.binarywang.spring.starter.wxjava.mp.WxMpStorageAutoConfiguration.class - [JAR]