jar

cn.daimax : dmx-spring-boot-starter-operate-log

Maven & Gradle

Dec 09, 2022
Table Of Contents

Latest Version

Download cn.daimax : dmx-spring-boot-starter-operate-log JAR file - Latest Versions:

All Versions

Download cn.daimax : dmx-spring-boot-starter-operate-log 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 dmx-spring-boot-starter-operate-log-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.daimax.framework.operatelog.core.entity

├─ cn.daimax.framework.operatelog.core.entity.OperateLog.class - [JAR]

cn.daimax.framework.operatelog.core.enums

├─ cn.daimax.framework.operatelog.core.enums.OperateTypeEnum.class - [JAR]

cn.daimax.framework.operatelog.core.service

├─ cn.daimax.framework.operatelog.core.service.OperateLogFrameworkService.class - [JAR]

├─ cn.daimax.framework.operatelog.core.service.OperateLogFrameworkServiceImpl.class - [JAR]

cn.daimax.framework.operatelog.api

├─ cn.daimax.framework.operatelog.api.IOperateLogApi.class - [JAR]

cn.daimax.framework.operatelog.core.aop

├─ cn.daimax.framework.operatelog.core.aop.OperateLogAspect.class - [JAR]

cn.daimax.framework.operatelog.core.util

├─ cn.daimax.framework.operatelog.core.util.OperateLogUtils.class - [JAR]

cn.daimax.framework.operatelog.core.annotations

├─ cn.daimax.framework.operatelog.core.annotations.OperateLog.class - [JAR]

cn.daimax.framework.operatelog.config

├─ cn.daimax.framework.operatelog.config.DmxOperateLogAutoConfiguration.class - [JAR]