Last Version

Spring Boot Starter Request Logging - Autoconfigurer 0.0.1

Spring Boot starter for the poor mans request logging lib.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Logging
GroupId

GroupId

de.codeboje
ArtifactId

ArtifactId

request-logging-spring-boot-autoconfigure
Version

Version

0.0.1
Type

Type

jar
Description

Description

Spring Boot Starter Request Logging - Autoconfigurer
Spring Boot starter for the poor mans request logging lib.
Project Organization

Project Organization

codeboje.de

Download request-logging-spring-boot-autoconfigure 0.0.1


<!-- https://jarcasting.com/artifacts/de.codeboje/request-logging-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>de.codeboje</groupId>
    <artifactId>request-logging-spring-boot-autoconfigure</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codeboje/request-logging-spring-boot-autoconfigure/
implementation 'de.codeboje:request-logging-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/de.codeboje/request-logging-spring-boot-autoconfigure/
implementation ("de.codeboje:request-logging-spring-boot-autoconfigure:0.0.1")
'de.codeboje:request-logging-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="de.codeboje" name="request-logging-spring-boot-autoconfigure" rev="0.0.1">
  <artifact name="request-logging-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codeboje', module='request-logging-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "de.codeboje" % "request-logging-spring-boot-autoconfigure" % "0.0.1"
[de.codeboje/request-logging-spring-boot-autoconfigure "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.4.RELEASE
de.codeboje : request-logging Optional jar 0.0.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.4.RELEASE

Project Modules

There are no modules declared in this project.