| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcom.github.hwywl | 
    
| ArtifactId | ArtifactIdlink-track-spring-boot-starter | 
    
| Last Version | Last Version1.2.0-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlink-track-spring-boot-starter 
            链路跟踪,统计每个方法的耗时异常 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.hwywl/link-track-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hwywl</groupId>
    <artifactId>link-track-spring-boot-starter</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.hwywl/link-track-spring-boot-starter/
implementation 'com.github.hwywl:link-track-spring-boot-starter:1.2.0-RELEASE'
                // https://jarcasting.com/artifacts/com.github.hwywl/link-track-spring-boot-starter/
implementation ("com.github.hwywl:link-track-spring-boot-starter:1.2.0-RELEASE")
                'com.github.hwywl:link-track-spring-boot-starter:jar:1.2.0-RELEASE'
                <dependency org="com.github.hwywl" name="link-track-spring-boot-starter" rev="1.2.0-RELEASE">
  <artifact name="link-track-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.hwywl', module='link-track-spring-boot-starter', version='1.2.0-RELEASE')
)
                libraryDependencies += "com.github.hwywl" % "link-track-spring-boot-starter" % "1.2.0-RELEASE"
                [com.github.hwywl/link-track-spring-boot-starter "1.2.0-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-freemarker Optional | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-starter-thymeleaf Optional | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 | 
| com.alibaba : fastjson | jar | 1.2.76 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |