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 e-data-permission-impl-3.0.1.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.loy.e.data.permission.domain
├─ com.loy.e.data.permission.domain.DataStrategyQueryParam.class - [JAR]
com.loy.e.data.permission.service.impl
├─ com.loy.e.data.permission.service.impl.DataPermissionBeforAdviceImpl.class - [JAR]
com.loy.e.data.permission.conf
├─ com.loy.e.data.permission.conf.DataPermissionImplConf.class - [JAR]
com.loy.e.data.permission.service
├─ com.loy.e.data.permission.service.AbsDataPermissionBeforAdvice.class - [JAR]