jar

com.admin4j.framework : log-spring-boot-starter

Maven & Gradle

Aug 08, 2023

log-spring-boot-starter · 日志相关封装

Table Of Contents

Latest Version

Download com.admin4j.framework : log-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.admin4j.framework : log-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 log-spring-boot-starter-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.admin4j.framework.log.configuration

├─ com.admin4j.framework.log.configuration.SysLogAutoConfiguration.class - [JAR]

com.admin4j.framework.log.impl

├─ com.admin4j.framework.log.impl.SysLogService.class - [JAR]

com.admin4j.framework.log.annotation

├─ com.admin4j.framework.log.annotation.SysLog.class - [JAR]

com.admin4j.framework.log.aspect

├─ com.admin4j.framework.log.aspect.SysLogAspect.class - [JAR]

com.admin4j.framework.log.event

├─ com.admin4j.framework.log.event.SysLogEvent.class - [JAR]

com.admin4j.framework.log

├─ com.admin4j.framework.log.ISysLogDO.class - [JAR]

├─ com.admin4j.framework.log.ISysLogService.class - [JAR]