jar

com.faasadmin : faas-operatelog

Maven & Gradle

May 29, 2022
3 stars

faas-operatelog

Table Of Contents

Latest Version

Download com.faasadmin : faas-operatelog JAR file - Latest Versions:

All Versions

Download com.faasadmin : faas-operatelog JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 faas-operatelog-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.faasadmin.framework.operatelog.core.aop

├─ com.faasadmin.framework.operatelog.core.aop.OperateLogAspect.class - [JAR]

com.faasadmin.framework.operatelog.core.util

├─ com.faasadmin.framework.operatelog.core.util.OperateLogUtils.class - [JAR]

com.faasadmin.framework.operatelog.config

├─ com.faasadmin.framework.operatelog.config.FaasOperateLogAutoConfiguration.class - [JAR]

com.faasadmin.framework.operatelog.core.annotations

├─ com.faasadmin.framework.operatelog.core.annotations.OperateLog.class - [JAR]

com.faasadmin.framework.operatelog.core.enums

├─ com.faasadmin.framework.operatelog.core.enums.OperateTypeEnum.class - [JAR]

com.faasadmin.framework.operatelog.core.service

├─ com.faasadmin.framework.operatelog.core.service.OperateLogFrameworkService.class - [JAR]

Advertisement