Last Version

spring-boot-request-log-starter 1.1.1

Log all web requests

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-request-log-starter
Version

Version

1.1.1
Type

Type

jar
Description

Description

spring-boot-request-log-starter
Log all web requests
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-request-log-starter

Download spring-boot-request-log-starter 1.1.1


<!-- 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.1.1</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.1.1'
// https://jarcasting.com/artifacts/com.github.timo-reymann/spring-boot-request-log-starter/
implementation ("com.github.timo-reymann:spring-boot-request-log-starter:1.1.1")
'com.github.timo-reymann:spring-boot-request-log-starter:jar:1.1.1'
<dependency org="com.github.timo-reymann" name="spring-boot-request-log-starter" rev="1.1.1">
  <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.1.1')
)
libraryDependencies += "com.github.timo-reymann" % "spring-boot-request-log-starter" % "1.1.1"
[com.github.timo-reymann/spring-boot-request-log-starter "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.