is not current version
Last Version 1.1.1

com.github.timo-reymann:spring-boot-request-log-starter 1.0.0

Log all web requests

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-request-log-starter
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-request-log-starter 1.0.0


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