zipkin.gradle 92 B

123
  1. dependencies {
  2. implementation "org.springframework.cloud:spring-cloud-starter-zipkin"
  3. }