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-region-web-21.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.guerlab.smart.region.web.controller.commons
├─ net.guerlab.smart.region.web.controller.commons.IpController.class - [JAR]
├─ net.guerlab.smart.region.web.controller.commons.RegionController.class - [JAR]
├─ net.guerlab.smart.region.web.controller.commons.SearchController.class - [JAR]
net.guerlab.smart.region.web
├─ net.guerlab.smart.region.web.RegionWebStarter.class - [JAR]
net.guerlab.smart.region.web.autoconfigure
├─ net.guerlab.smart.region.web.autoconfigure.RegionWebAutoconfigure.class - [JAR]
net.guerlab.smart.region.web.controller
├─ net.guerlab.smart.region.web.controller.AbstractRegionController.class - [JAR]
net.guerlab.smart.region.web.controller.user
├─ net.guerlab.smart.region.web.controller.user.RegionController.class - [JAR]