jar

com.sayrmb.log : sayrmb-log-spring-boot-starter

Maven & Gradle

Aug 16, 2021
Table Of Contents

Latest Version

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

All Versions

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

com.sayrmb.log.service.impl

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

com.sayrmb.log.service

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

com.sayrmb.log

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

com.sayrmb.log.component

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

com.sayrmb.log.utils

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

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

com.sayrmb.log.annotation

├─ com.sayrmb.log.annotation.EnableSayHiLog.class - [JAR]

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