jar

cn.structured : structure-log-starter

Maven & Gradle

Jul 11, 2022
2 usages
0 stars

structure-log-starter · structure-log-starter 用于日志输出

Table Of Contents

Latest Version

Download cn.structured : structure-log-starter JAR file - Latest Versions:

All Versions

Download cn.structured : structure-log-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 structure-log-starter-1.2.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.structure.starter.log.filter

├─ cn.structure.starter.log.filter.WebLogAspect.class - [JAR]

cn.structure.starter.log.anno

├─ cn.structure.starter.log.anno.AspectParamLog.class - [JAR]

├─ cn.structure.starter.log.anno.EnableWebAopLog.class - [JAR]

cn.structure.starter.log.logback

├─ cn.structure.starter.log.logback.JSONLogLayout.class - [JAR]

cn.structure.starter.log.properties

├─ cn.structure.starter.log.properties.WebAopConfigProperties.class - [JAR]

cn.structure.starter.log.aop

├─ cn.structure.starter.log.aop.ParamLogsAspect.class - [JAR]

cn.structure.starter.log.config

├─ cn.structure.starter.log.config.AutoConfiguration.class - [JAR]

├─ cn.structure.starter.log.config.EnableWebAopConfig.class - [JAR]

├─ cn.structure.starter.log.config.WebAopConfig.class - [JAR]

Advertisement