jar

com.gitee.osinn : boot-api-log-starter

Maven & Gradle

Dec 27, 2021

boot-api-log-starter · boot-api-log-starter

Table Of Contents

Latest Version

Download com.gitee.osinn : boot-api-log-starter JAR file - Latest Versions:

All Versions

Download com.gitee.osinn : boot-api-log-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 boot-api-log-starter-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.osinn.boot.log.aop

├─ com.gitee.osinn.boot.log.aop.SysLogAspect.class - [JAR]

com.gitee.osinn.boot.log.entity.base

├─ com.gitee.osinn.boot.log.entity.base.SysLogSource.class - [JAR]

com.gitee.osinn.boot.log.starter

├─ com.gitee.osinn.boot.log.starter.LogAutoConfiguration.class - [JAR]

com.gitee.osinn.boot.log.service

├─ com.gitee.osinn.boot.log.service.AbstractHandleLogService.class - [JAR]

├─ com.gitee.osinn.boot.log.service.HandleLogService.class - [JAR]

├─ com.gitee.osinn.boot.log.service.ISysLogService.class - [JAR]

├─ com.gitee.osinn.boot.log.service.SysLogServiceImpl.class - [JAR]

com.gitee.osinn.boot.log.mapper

├─ com.gitee.osinn.boot.log.mapper.SysLogMapper.class - [JAR]

com.gitee.osinn.boot.log.utils

├─ com.gitee.osinn.boot.log.utils.LogIpUtils.class - [JAR]

├─ com.gitee.osinn.boot.log.utils.SnowflakeIdWorker.class - [JAR]

com.gitee.osinn.boot.log.enums

├─ com.gitee.osinn.boot.log.enums.BusinessType.class - [JAR]

├─ com.gitee.osinn.boot.log.enums.ModuleEnum.class - [JAR]

├─ com.gitee.osinn.boot.log.enums.SysLogSourceEnum.class - [JAR]

├─ com.gitee.osinn.boot.log.enums.SysLogStatusEnum.class - [JAR]

├─ com.gitee.osinn.boot.log.enums.SysLogTypeEnum.class - [JAR]

com.gitee.osinn.boot.log.dto

├─ com.gitee.osinn.boot.log.dto.ModuleNameDTO.class - [JAR]

├─ com.gitee.osinn.boot.log.dto.PageDTO.class - [JAR]

├─ com.gitee.osinn.boot.log.dto.SysLogDTO.class - [JAR]

├─ com.gitee.osinn.boot.log.dto.SysLogQueryDTO.class - [JAR]

├─ com.gitee.osinn.boot.log.dto.SysLogUserInfoDTO.class - [JAR]

com.gitee.osinn.boot.log.annotation

├─ com.gitee.osinn.boot.log.annotation.EnableSysAsyncTask.class - [JAR]

├─ com.gitee.osinn.boot.log.annotation.EnableSysLog.class - [JAR]

├─ com.gitee.osinn.boot.log.annotation.SysLog.class - [JAR]

com.gitee.osinn.boot.log.config

├─ com.gitee.osinn.boot.log.config.AsyncTaskConfig.class - [JAR]

├─ com.gitee.osinn.boot.log.config.AsyncTaskProperties.class - [JAR]

com.gitee.osinn.boot.log.entity

├─ com.gitee.osinn.boot.log.entity.SysLogEntity.class - [JAR]