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 smart-license-web-20.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.guerlab.smart.license.web.controller.user
├─ net.guerlab.smart.license.web.controller.user.LicenseController.class - [JAR]
├─ net.guerlab.smart.license.web.controller.user.LicenseGroupController.class - [JAR]
net.guerlab.smart.license.web
├─ net.guerlab.smart.license.web.LicenseWebStarter.class - [JAR]
net.guerlab.smart.license.web.domain
├─ net.guerlab.smart.license.web.domain.ParseLicenseResponse.class - [JAR]
net.guerlab.smart.license.web.controller.commons
├─ net.guerlab.smart.license.web.controller.commons.LicenseController.class - [JAR]
net.guerlab.smart.license.web.autoconfigure
├─ net.guerlab.smart.license.web.autoconfigure.LicenseWebAutoconfigure.class - [JAR]