Created
May 17, 2020 20:35
-
-
Save j-tim/aa95eadc3e4029730e6e3fe4c222103b to your computer and use it in GitHub Desktop.
Spring Cloud Sleuth starter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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