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 captcha-solon-plugin-0.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dromara.solonplugins.captcha.config
├─ org.dromara.solonplugins.captcha.config.AjCaptchaServiceConfiguration.class - [JAR]
├─ org.dromara.solonplugins.captcha.config.AjCaptchaStorageConfiguration.class - [JAR]
org.dromara.solonplugins.captcha.properties
├─ org.dromara.solonplugins.captcha.properties.AjCaptchaProperties.class - [JAR]
org.dromara.solonplugins.captcha
├─ org.dromara.solonplugins.captcha.XPluginImp.class - [JAR]
org.dromara.solonplugins.captcha.controller
├─ org.dromara.solonplugins.captcha.controller.CaptchaController.class - [JAR]