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-starter-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
├─ com.wl4g.IamFacade.class - [JAR]
com.wl4g.iam.service.impl
├─ com.wl4g.iam.service.impl.AreaServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.ClusterConfigServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.ContactGroupServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.ContactServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.DictServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.MenuServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.NotificationContactServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.OrganizationServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.RoleServiceImpl.class - [JAR]
├─ com.wl4g.iam.service.impl.UserServiceImpl.class - [JAR]