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-service-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.DataStrategyServiceImpl.class - [JAR]
com.loy.e.data.permission.domain.entity
├─ com.loy.e.data.permission.domain.entity.DataStrategyEntity.class - [JAR]
com.loy.e.data.permission.conf
├─ com.loy.e.data.permission.conf.DataPermissionServiceConf.class - [JAR]
com.loy.e.data.permission.repository
├─ com.loy.e.data.permission.repository.DataStrategyRepository.class - [JAR]