jar

io.gitee.mcolley : swak-operatelog-boot-starter

Maven & Gradle

Aug 02, 2023

swak-operatelog-boot-starter · swak component of operatelog spring boot starter

Table Of Contents

Latest Version

Download io.gitee.mcolley : swak-operatelog-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.mcolley : swak-operatelog-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 swak-operatelog-boot-starter-2.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.swak.frame.operatelog.common

├─ com.swak.frame.operatelog.common.PropertyPreExcludeFilter.class - [JAR]

├─ com.swak.frame.operatelog.common.ServletUtils.class - [JAR]

├─ com.swak.frame.operatelog.common.SwakExpressionEvaluator.class - [JAR]

├─ com.swak.frame.operatelog.common.SwakExpressionRootObject.class - [JAR]

├─ com.swak.frame.operatelog.common.SwakLazyParamAwareEvaluationContext.class - [JAR]

com.swak.frame.operatelog.spring.configuration

├─ com.swak.frame.operatelog.spring.configuration.SwakOperatelogAutoConfiguration.class - [JAR]

com.swak.frame.operatelog

├─ com.swak.frame.operatelog.DefaultLogOperationSource.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogAnnotationBeanPostProcessor.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogAnnotationParser.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogEventHandler.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogInterceptor.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogOperationSource.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogProducer.class - [JAR]

├─ com.swak.frame.operatelog.OperateLogService.class - [JAR]

├─ com.swak.frame.operatelog.SimpleOperateLogServiceImpl.class - [JAR]

com.swak.frame.operatelog.annotation

├─ com.swak.frame.operatelog.annotation.LogAnnotationParser.class - [JAR]

├─ com.swak.frame.operatelog.annotation.LogScopeEnum.class - [JAR]

├─ com.swak.frame.operatelog.annotation.OperateDataLog.class - [JAR]

├─ com.swak.frame.operatelog.annotation.OperateLog.class - [JAR]

├─ com.swak.frame.operatelog.annotation.OperateLogOperation.class - [JAR]