License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.hmtools |
ArtifactId | ArtifactIdspring-boot-starter-request-logger |
Last Version | Last Version0.0.1.beta-20180114b |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-request-logger
(神奇码农)嗨啵的记录用户请求服务器的访问日志记录工具包
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.43 |