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 alita-entitys-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.klw8.alita.entitys.authority
├─ top.klw8.alita.entitys.authority.AlitaAuthoritysApp.class - [JAR]
├─ top.klw8.alita.entitys.authority.AlitaAuthoritysAppChannel.class - [JAR]
├─ top.klw8.alita.entitys.authority.AlitaAuthoritysCatlog.class - [JAR]
├─ top.klw8.alita.entitys.authority.AlitaAuthoritysMenu.class - [JAR]
├─ top.klw8.alita.entitys.authority.AlitaAuthoritysResource.class - [JAR]
├─ top.klw8.alita.entitys.authority.AlitaRole.class - [JAR]
├─ top.klw8.alita.entitys.authority.IAssociatedApp.class - [JAR]
top.klw8.alita.entitys.authority.enums
├─ top.klw8.alita.entitys.authority.enums.AuthorityTypeEnum.class - [JAR]
├─ top.klw8.alita.entitys.authority.enums.ResourceType.class - [JAR]
top.klw8.alita.entitys.authority.jsonfield
├─ top.klw8.alita.entitys.authority.jsonfield.SystemAuthoritysAdditionalData.class - [JAR]
top.klw8.alita.entitys.user
├─ top.klw8.alita.entitys.user.AlitaUserAccount.class - [JAR]