License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdtracer-spring-boot-starter |
Last Version | Last Version1.4.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontracer-spring-boot-starter
链路跟踪-trace id打印
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/tracer-spring-boot-starter/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>tracer-spring-boot-starter</artifactId>
<version>1.4.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/tracer-spring-boot-starter/
implementation 'com.github.dreamroute:tracer-spring-boot-starter:1.4.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/tracer-spring-boot-starter/
implementation ("com.github.dreamroute:tracer-spring-boot-starter:1.4.5-RELEASE")
'com.github.dreamroute:tracer-spring-boot-starter:jar:1.4.5-RELEASE'
<dependency org="com.github.dreamroute" name="tracer-spring-boot-starter" rev="1.4.5-RELEASE">
<artifact name="tracer-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='tracer-spring-boot-starter', version='1.4.5-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "tracer-spring-boot-starter" % "1.4.5-RELEASE"
[com.github.dreamroute/tracer-spring-boot-starter "1.4.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE |
org.apache.dubbo : dubbo | jar | 2.7.8 |
org.projectlombok : lombok | jar | 1.18.16 |
com.google.guava : guava | jar | 30.1.1-jre |
com.alibaba : fastjson | jar | 1.2.78 |
cn.hutool : hutool-all | jar | 5.7.7 |
org.aspectj : aspectjweaver | jar | 1.9.6 |