jar

com.wangshanhai.log : shanhai-log-spring-boot-starter

Maven & Gradle

Jan 30, 2022
1 stars

shanhai-log-spring-boot-starter

Table Of Contents

Latest Version

Download com.wangshanhai.log : shanhai-log-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.wangshanhai.log : shanhai-log-spring-boot-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 shanhai-log-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.shanhai.log.component

├─ com.shanhai.log.component.RequestLogAspect.class - [JAR]

com.shanhai.log

├─ com.shanhai.log.LogImportSelector.class - [JAR]

com.shanhai.log.utils

├─ com.shanhai.log.utils.Logger.class - [JAR]

├─ com.shanhai.log.utils.RequestLogInfo.class - [JAR]

com.shanhai.log.annotation

├─ com.shanhai.log.annotation.EnableShanHaiLog.class - [JAR]

├─ com.shanhai.log.annotation.RequestLog.class - [JAR]

com.shanhai.log.service

├─ com.shanhai.log.service.RequestLogService.class - [JAR]

com.shanhai.log.service.impl

├─ com.shanhai.log.service.impl.DefaultRequestLogService.class - [JAR]

Advertisement