jar

cn.coufran : coufran-spring-boot-starter-log

Maven & Gradle

Oct 24, 2022

coufran-spring-boot-starter-log · Spring Boot starter。

Table Of Contents

Latest Version

Download cn.coufran : coufran-spring-boot-starter-log JAR file - Latest Versions:

All Versions

Download cn.coufran : coufran-spring-boot-starter-log JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 coufran-spring-boot-starter-log-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.coufran.springboot.starter.log.serializer

├─ cn.coufran.springboot.starter.log.serializer.CachedSerializerFactory.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.DummySerializer.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.JsonSerializer.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.Serializer.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.SerializerConfig.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.SerializerFactory.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.SimpleSerializerFactory.class - [JAR]

├─ cn.coufran.springboot.starter.log.serializer.ToStringSerializer.class - [JAR]

cn.coufran.springboot.starter.log.logger

├─ cn.coufran.springboot.starter.log.logger.Logger.class - [JAR]

├─ cn.coufran.springboot.starter.log.logger.LoggerConfig.class - [JAR]

├─ cn.coufran.springboot.starter.log.logger.SlfLogger.class - [JAR]

cn.coufran.springboot.starter.log

├─ cn.coufran.springboot.starter.log.AutoLog.class - [JAR]

├─ cn.coufran.springboot.starter.log.AutoLogAdvice.class - [JAR]

├─ cn.coufran.springboot.starter.log.Config.class - [JAR]

├─ cn.coufran.springboot.starter.log.Mode.class - [JAR]

Advertisement