jar

com.tencent.bk.sdk : spring-boot-bk-audit-starter

Maven & Gradle

Oct 24, 2023
4 stars

spring-boot-bk-audit-starter · Tencent BlueKing BK-Audit SDK spring boot starter

Table Of Contents

Latest Version

Download com.tencent.bk.sdk : spring-boot-bk-audit-starter JAR file - Latest Versions:

All Versions

Download com.tencent.bk.sdk : spring-boot-bk-audit-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-bk-audit-starter-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.bk.audit.annotations

├─ com.tencent.bk.audit.annotations.ActionAuditRecord.class - [JAR]

├─ com.tencent.bk.audit.annotations.AuditAttribute.class - [JAR]

├─ com.tencent.bk.audit.annotations.AuditEntry.class - [JAR]

├─ com.tencent.bk.audit.annotations.AuditInstanceRecord.class - [JAR]

├─ com.tencent.bk.audit.annotations.AuditRequestBody.class - [JAR]

com.tencent.bk.audit.config

├─ com.tencent.bk.audit.config.AuditAutoConfiguration.class - [JAR]

├─ com.tencent.bk.audit.config.AuditProperties.class - [JAR]

com.tencent.bk.audit

├─ com.tencent.bk.audit.ActionAuditAspect.class - [JAR]

├─ com.tencent.bk.audit.AuditAspect.class - [JAR]

├─ com.tencent.bk.audit.DefaultAuditRequestProvider.class - [JAR]