jar

io.github.kamiloj : audit4spring

Maven & Gradle

Oct 29, 2019
0 stars

Audit4Spring · Generate only one audit flow, on spring methods you want audit or trace

Table Of Contents

Latest Version

Download io.github.kamiloj : audit4spring JAR file - Latest Versions:

All Versions

Download io.github.kamiloj : audit4spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5
1.4
1.3
1.2
1.1
1.0

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 audit4spring-1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.framework.audit.util

├─ com.framework.audit.util.HeadersParams.class - [JAR]

com.framework.audit.service

├─ com.framework.audit.service.SendTemplateManager.class - [JAR]

com.framework.audit.model

├─ com.framework.audit.model.Level.class - [JAR]

├─ com.framework.audit.model.SenderBeanTemplateReference.class - [JAR]

com.framework.audit.interceptor

├─ com.framework.audit.interceptor.TraceAspect.class - [JAR]

├─ com.framework.audit.interceptor.TraceOperation.class - [JAR]

com.framework.audit.config

├─ com.framework.audit.config.SpringAsyncConfig.class - [JAR]

com.framework.audit.service.trace

├─ com.framework.audit.service.trace.AuditTrace.class - [JAR]

├─ com.framework.audit.service.trace.ErrorTrace.class - [JAR]

├─ com.framework.audit.service.trace.MessageLoggerTrace.class - [JAR]