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-dingtalk-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.dingtalk.web.domain
├─ net.guerlab.smart.dingtalk.web.domain.BindRequest.class - [JAR]
net.guerlab.smart.dingtalk.web.controller.user
├─ net.guerlab.smart.dingtalk.web.controller.user.DingTalkAppController.class - [JAR]
├─ net.guerlab.smart.dingtalk.web.controller.user.DingTalkControlPanelController.class - [JAR]
├─ net.guerlab.smart.dingtalk.web.controller.user.DingTalkOauthControlPanelController.class - [JAR]
net.guerlab.smart.dingtalk.web.controller
├─ net.guerlab.smart.dingtalk.web.controller.AbstractDingTalkControlPanelController.class - [JAR]
net.guerlab.smart.dingtalk.web
├─ net.guerlab.smart.dingtalk.web.DingTalkWebStarter.class - [JAR]
net.guerlab.smart.dingtalk.web.autoconfigure
├─ net.guerlab.smart.dingtalk.web.autoconfigure.DingTalkWebAutoconfigure.class - [JAR]