jar

com.github.yulichang : spring-boot-web-log-starter

Maven & Gradle

Apr 15, 2021

web-log-spring-boot-starter · print request log to html

Table Of Contents

Latest Version

Download com.github.yulichang : spring-boot-web-log-starter JAR file - Latest Versions:

All Versions

Download com.github.yulichang : spring-boot-web-log-starter JAR file - All Versions:

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

com.github.yulichang.springboot.web.log.toolkit

├─ com.github.yulichang.springboot.web.log.toolkit.JsonUtils.class - [JAR]

├─ com.github.yulichang.springboot.web.log.toolkit.StringUtils.class - [JAR]

com.github.yulichang.springboot.web.log.exception

├─ com.github.yulichang.springboot.web.log.exception.SpringbootWebLogException.class - [JAR]

com.github.yulichang.springboot.web.log.wrapper

├─ com.github.yulichang.springboot.web.log.wrapper.RequestWrapper.class - [JAR]

├─ com.github.yulichang.springboot.web.log.wrapper.ResponseWrapper.class - [JAR]

com.github.yulichang.springboot.web.log.filter

├─ com.github.yulichang.springboot.web.log.filter.SpringBootWebLogFilter.class - [JAR]

com.github.yulichang.springboot.web.log.po

├─ com.github.yulichang.springboot.web.log.po.Log.class - [JAR]

├─ com.github.yulichang.springboot.web.log.po.R.class - [JAR]

com.github.yulichang.springboot.web.log.controller

├─ com.github.yulichang.springboot.web.log.controller.WebLogController.class - [JAR]