spring-boot-starter-request-logger

(神奇码农)嗨啵的记录用户请求服务器的访问日志记录工具包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

spring-boot-starter-request-logger
Last Version

Last Version

0.0.1.beta-20180114b
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-request-logger
(神奇码农)嗨啵的记录用户请求服务器的访问日志记录工具包
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-request-logger

How to add to project

<!-- https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/ -->
<dependency>
    <groupId>top.hmtools</groupId>
    <artifactId>spring-boot-starter-request-logger</artifactId>
    <version>0.0.1.beta-20180114b</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/
implementation 'top.hmtools:spring-boot-starter-request-logger:0.0.1.beta-20180114b'
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/
implementation ("top.hmtools:spring-boot-starter-request-logger:0.0.1.beta-20180114b")
'top.hmtools:spring-boot-starter-request-logger:jar:0.0.1.beta-20180114b'
<dependency org="top.hmtools" name="spring-boot-starter-request-logger" rev="0.0.1.beta-20180114b">
  <artifact name="spring-boot-starter-request-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='spring-boot-starter-request-logger', version='0.0.1.beta-20180114b')
)
libraryDependencies += "top.hmtools" % "spring-boot-starter-request-logger" % "0.0.1.beta-20180114b"
[top.hmtools/spring-boot-starter-request-logger "0.0.1.beta-20180114b"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.6.RELEASE
top.hmtools : hm-tools-common jar 0.0.1.beta-20171223b
com.alibaba : fastjson jar 1.2.41
com.alibaba : druid jar 1.0.28
org.mybatis : mybatis jar 3.4.0
org.mybatis : mybatis-spring jar 1.3.0
org.springframework : spring-jdbc jar

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.43

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.beta-20180114b
0.0.1.beta-20180114a