trace-spring-boot-starter

log trace for spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.winterchen
ArtifactId

ArtifactId

trace-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

trace-spring-boot-starter
log trace for spring boot starter
Source Code Management

Source Code Management

https://github.com/WinterChenS/trace-spring-boot/tree/master/trace-spring-boot-starter

Download trace-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot-starter/ -->
<dependency>
    <groupId>com.winterchen</groupId>
    <artifactId>trace-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot-starter/
implementation 'com.winterchen:trace-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot-starter/
implementation ("com.winterchen:trace-spring-boot-starter:1.0.0-RELEASE")
'com.winterchen:trace-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.winterchen" name="trace-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="trace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.winterchen', module='trace-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.winterchen" % "trace-spring-boot-starter" % "1.0.0-RELEASE"
[com.winterchen/trace-spring-boot-starter "1.0.0-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot Optional jar
org.springframework : spring-webmvc Optional jar
org.slf4j : slf4j-api jar
org.apache.tomcat.embed : tomcat-embed-core Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign Optional jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional jar
org.apache.dubbo : dubbo-spring-boot-starter Optional jar 2.7.1
org.apache.dubbo : dubbo Optional jar 2.7.3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE