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 xcloud-iam-service-facade-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wl4g.iam.service
├─ com.wl4g.iam.service.AreaService.class - [JAR]
├─ com.wl4g.iam.service.ClusterConfigService.class - [JAR]
├─ com.wl4g.iam.service.ContactGroupService.class - [JAR]
├─ com.wl4g.iam.service.ContactService.class - [JAR]
├─ com.wl4g.iam.service.DictService.class - [JAR]
├─ com.wl4g.iam.service.MenuService.class - [JAR]
├─ com.wl4g.iam.service.NotificationContactService.class - [JAR]
├─ com.wl4g.iam.service.OrganizationService.class - [JAR]
├─ com.wl4g.iam.service.RoleService.class - [JAR]
├─ com.wl4g.iam.service.UserService.class - [JAR]
com.wl4g.iam.service.fallback
├─ com.wl4g.iam.service.fallback.ContactServiceFallbackFactory.class - [JAR]