Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created May 17, 2020 20:35
Show Gist options
  • Save j-tim/aa95eadc3e4029730e6e3fe4c222103b to your computer and use it in GitHub Desktop.
Save j-tim/aa95eadc3e4029730e6e3fe4c222103b to your computer and use it in GitHub Desktop.
Spring Cloud Sleuth starter
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-sleuth</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment