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 acp-spring-cloud-starter-resource-server-2022.0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gitee.zhangbinhub.acp.cloud.resource.server.error
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.error.AuthAccessDeniedHandler.class - [JAR]
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.error.AuthExceptionEntryPoint.class - [JAR]
io.gitee.zhangbinhub.acp.cloud.resource.server.constant
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.constant.AcpCloudResourceServerConstant.class - [JAR]
io.gitee.zhangbinhub.acp.cloud.resource.server.annotation
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.annotation.AcpCloudResourceServerApplication.class - [JAR]
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.annotation.EnableAcpResourceServer.class - [JAR]
io.gitee.zhangbinhub.acp.cloud.resource.server.component
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.component.AcpOpaqueTokenIntrospect.class - [JAR]
io.gitee.zhangbinhub.acp.cloud.resource.server
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.AcpCloudResourceServerAutoConfiguration.class - [JAR]
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.AcpCloudResourceServerComponentAutoConfiguration.class - [JAR]
io.gitee.zhangbinhub.acp.cloud.resource.server.conf
├─ io.gitee.zhangbinhub.acp.cloud.resource.server.conf.AcpCloudAuthConfiguration.class - [JAR]