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 syncplant-starter-datascope-1.1.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.springsciyon.core.datascope.enums
├─ com.springsciyon.core.datascope.enums.DataScopeEnum.class - [JAR]
com.springsciyon.core.datascope.exception
├─ com.springsciyon.core.datascope.exception.DataScopeException.class - [JAR]
com.springsciyon.core.datascope.handler
├─ com.springsciyon.core.datascope.handler.DataScopeHandler.class - [JAR]
├─ com.springsciyon.core.datascope.handler.ScopeModelHandler.class - [JAR]
├─ com.springsciyon.core.datascope.handler.SyncplantDataScopeHandler.class - [JAR]
├─ com.springsciyon.core.datascope.handler.SyncplantScopeModelHandler.class - [JAR]
com.springsciyon.core.datascope.model
├─ com.springsciyon.core.datascope.model.DataScopeModel.class - [JAR]
com.springsciyon.core.datascope.interceptor
├─ com.springsciyon.core.datascope.interceptor.DataScopeInterceptor.class - [JAR]
com.springsciyon.core.datascope.config
├─ com.springsciyon.core.datascope.config.DataScopeConfiguration.class - [JAR]
com.springsciyon.core.datascope.annotation
├─ com.springsciyon.core.datascope.annotation.DataAuth.class - [JAR]
com.springsciyon.core.datascope.constant
├─ com.springsciyon.core.datascope.constant.DataScopeConstant.class - [JAR]
com.springsciyon.core.datascope.props
├─ com.springsciyon.core.datascope.props.DataScopeProperties.class - [JAR]