jar

cn.jrack : jrack-log-springboot-starter

Maven & Gradle

Sep 18, 2023
Table Of Contents

Latest Version

Download cn.jrack : jrack-log-springboot-starter JAR file - Latest Versions:

All Versions

Download cn.jrack : jrack-log-springboot-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 jrack-log-springboot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.jrack.action.core.annotations

├─ cn.jrack.action.core.annotations.ActionLog.class - [JAR]

cn.jrack.action.core.enums

├─ cn.jrack.action.core.enums.ActionTypeEnum.class - [JAR]

cn.jrack.action.api

├─ cn.jrack.action.api.IActionLog.class - [JAR]

cn.jrack.action.core.service

├─ cn.jrack.action.core.service.ActionLogFrameworkService.class - [JAR]

├─ cn.jrack.action.core.service.ActionLogFrameworkServiceImpl.class - [JAR]

cn.jrack.action.config

├─ cn.jrack.action.config.JKActionAutoConfiguration.class - [JAR]

cn.jrack.action.core.entity

├─ cn.jrack.action.core.entity.ActionLogEntity.class - [JAR]

cn.jrack.action.core.aop

├─ cn.jrack.action.core.aop.ActionLogAspect.class - [JAR]

cn.jrack.action.core.util

├─ cn.jrack.action.core.util.OperateLogUtils.class - [JAR]