This commit is contained in:
TestAccountsUser 2018-03-23 07:58:20 +01:00
parent c2eced0d66
commit 9c38f51f4b
6 changed files with 12 additions and 3 deletions

View file

@ -66,6 +66,10 @@
<artifactId>spring-cloud-starter-sleuth</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zipkin</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>