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 operate-annotation-1.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.bkrepo.common.operate.api.annotation
├─ com.tencent.bkrepo.common.operate.api.annotation.LogOperate.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.annotation.Sensitive.class - [JAR]
com.tencent.bkrepo.common.operate.api.handler
├─ com.tencent.bkrepo.common.operate.api.handler.AbsSensitiveHandler.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.handler.MaskPartMapValue.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.handler.MaskPartString.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.handler.MaskString.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.handler.NotRecord.class - [JAR]
├─ com.tencent.bkrepo.common.operate.api.handler.SensitiveHandler.class - [JAR]