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 centit-ip-server-5.0.2101.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.centit.framework.ip.controller
├─ com.centit.framework.ip.controller.PlatformDataController.class - [JAR]
├─ com.centit.framework.ip.controller.SystemDataManagerController.class - [JAR]
com.centit.framework.ip.service
├─ com.centit.framework.ip.service.UserDirectory.class - [JAR]
com.centit.framework.ip.service.impl
├─ com.centit.framework.ip.service.impl.ActiveDirectoryUserDirectoryImpl.class - [JAR]