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 supplier-sdk-upms-rest-3.1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.herodotus.engine.supplier.upms.rest.controller.assistant
├─ cn.herodotus.engine.supplier.upms.rest.controller.assistant.ConstantsController.class - [JAR]
cn.herodotus.engine.supplier.upms.rest.dto
├─ cn.herodotus.engine.supplier.upms.rest.dto.AllocatableDeploy.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.dto.AllocatableRemove.class - [JAR]
cn.herodotus.engine.supplier.upms.rest.controller.social
├─ cn.herodotus.engine.supplier.upms.rest.controller.social.SocialSignInController.class - [JAR]
cn.herodotus.engine.supplier.upms.rest.configuration
├─ cn.herodotus.engine.supplier.upms.rest.configuration.SupplierUpmsRestConfiguration.class - [JAR]
cn.herodotus.engine.supplier.upms.rest.controller.security
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysAttributeController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysDefaultRoleController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysElementController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysInterfaceController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysPermissionController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysRoleController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.security.SysUserController.class - [JAR]
cn.herodotus.engine.supplier.upms.rest.controller.hr
├─ cn.herodotus.engine.supplier.upms.rest.controller.hr.SysDepartmentController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.hr.SysEmployeeController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.hr.SysOrganizationController.class - [JAR]
├─ cn.herodotus.engine.supplier.upms.rest.controller.hr.SysOwnershipController.class - [JAR]