Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mkheck/7569158f1a9dcb79c660f726fa338653 to your computer and use it in GitHub Desktop.

Select an option

Save mkheck/7569158f1a9dcb79c660f726fa338653 to your computer and use it in GitHub Desktop.
dependencies {
compile('org.springframework.cloud:spring-cloud-starter-sleuth')
compile('org.springframework.boot:spring-boot-starter-web')
compileOnly('org.projectlombok:lombok')
testCompile('org.springframework.boot:spring-boot-starter-test')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment