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

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