jar

com.yupaits : audit-logger

Maven & Gradle

Oct 24, 2022
1 usages

audit-logger · 审计日志插件

Table Of Contents

Latest Version

Download com.yupaits : audit-logger JAR file - Latest Versions:

All Versions

Download com.yupaits : audit-logger JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 audit-logger-1.2.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yupaits.yutool.plugin.auditlogger.query

├─ com.yupaits.yutool.plugin.auditlogger.query.AuditRecordQuery.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.core

├─ com.yupaits.yutool.plugin.auditlogger.core.DefaultAuditLogger.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.support

├─ com.yupaits.yutool.plugin.auditlogger.support.AuditLoggerResultCode.class - [JAR]

├─ com.yupaits.yutool.plugin.auditlogger.support.AuditMetaInfo.class - [JAR]

├─ com.yupaits.yutool.plugin.auditlogger.support.AuditStatus.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.service.impl

├─ com.yupaits.yutool.plugin.auditlogger.service.impl.AuditRecordServiceImpl.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.vo

├─ com.yupaits.yutool.plugin.auditlogger.vo.AuditRecordVo.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.config

├─ com.yupaits.yutool.plugin.auditlogger.config.AuditLoggerAutoConfigure.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.mapper

├─ com.yupaits.yutool.plugin.auditlogger.mapper.AuditHandlerMapper.class - [JAR]

├─ com.yupaits.yutool.plugin.auditlogger.mapper.AuditRecordMapper.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.model

├─ com.yupaits.yutool.plugin.auditlogger.model.AuditRecord.class - [JAR]

com.yupaits.yutool.plugin.auditlogger.service

├─ com.yupaits.yutool.plugin.auditlogger.service.AuditRecordService.class - [JAR]

Advertisement