web-log-spring-boot-starter

print request log to html

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yulichang
ArtifactId

ArtifactId

spring-boot-web-log-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-boot-web-log-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yulichang/spring-boot-web-log-starter/ -->
<dependency>
    <groupId>com.github.yulichang</groupId>
    <artifactId>spring-boot-web-log-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yulichang/spring-boot-web-log-starter/
implementation 'com.github.yulichang:spring-boot-web-log-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.yulichang/spring-boot-web-log-starter/
implementation ("com.github.yulichang:spring-boot-web-log-starter:1.0.2")
'com.github.yulichang:spring-boot-web-log-starter:jar:1.0.2'
<dependency org="com.github.yulichang" name="spring-boot-web-log-starter" rev="1.0.2">
  <artifact name="spring-boot-web-log-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yulichang', module='spring-boot-web-log-starter', version='1.0.2')
)
libraryDependencies += "com.github.yulichang" % "spring-boot-web-log-starter" % "1.0.2"
[com.github.yulichang/spring-boot-web-log-starter "1.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1