Last Version

trace-spring-boot 1.0.0-RELEASE

log trace for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.winterchen
ArtifactId

ArtifactId

trace-spring-boot
Version

Version

1.0.0-RELEASE
Type

Type

pom
Description

Description

trace-spring-boot
log trace for spring boot
Project URL

Project URL

https://github.com/WinterChenS/trace-spring-boot
Source Code Management

Source Code Management

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

Download trace-spring-boot 1.0.0-RELEASE


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

Dependencies

provided (1)

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

Project Modules

  • trace-spring-boot-starter