jar

com.ikingtech.platform : service-log

Maven & Gradle

Jan 31, 2024

service-log · 金合技术中台-审计中心服务

Table Of Contents

Latest Version

Download com.ikingtech.platform : service-log JAR file - Latest Versions:

All Versions

Download com.ikingtech.platform : service-log JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 service-log-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ikingtech.platform.service.log.controller

├─ com.ikingtech.platform.service.log.controller.LogController.class - [JAR]

com.ikingtech.platform.service.log.entity

├─ com.ikingtech.platform.service.log.entity.AuthLogDO.class - [JAR]

├─ com.ikingtech.platform.service.log.entity.LogRepoDO.class - [JAR]

├─ com.ikingtech.platform.service.log.entity.OperationLogDO.class - [JAR]

├─ com.ikingtech.platform.service.log.entity.SystemLogDO.class - [JAR]

com.ikingtech.platform.service.log.service

├─ com.ikingtech.platform.service.log.service.AuthLogService.class - [JAR]

├─ com.ikingtech.platform.service.log.service.OperationLogService.class - [JAR]

├─ com.ikingtech.platform.service.log.service.SystemLogService.class - [JAR]

com.ikingtech.platform.service.log.mapper

├─ com.ikingtech.platform.service.log.mapper.AuthLogMapper.class - [JAR]

├─ com.ikingtech.platform.service.log.mapper.OperationLogMapper.class - [JAR]

├─ com.ikingtech.platform.service.log.mapper.SystemLogMapper.class - [JAR]