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 poplar-starter-web-sign-1.8.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fun.pplm.framework.poplar.web.sign.config
├─ fun.pplm.framework.poplar.web.sign.config.SignConfig.class - [JAR]
fun.pplm.framework.poplar.web.sign.service
├─ fun.pplm.framework.poplar.web.sign.service.SignAppSecretService.class - [JAR]
fun.pplm.framework.poplar.web.sign.filter
├─ fun.pplm.framework.poplar.web.sign.filter.SignFilter.class - [JAR]