Home > Back-end >  Spring Cloud integration zipkin error
Spring Cloud integration zipkin error

Time:09-28

Error: Java: read/Users/Eric/sortware/apache maven - 3.3.9/repository/IO/zipkin/brave/brave/5.10.1/brave - 5.10.1. An Error occurred when the jar; The zip file is empty


Springboot version 2.2.6. RELEASE
Springcloud version Hoxton. SR3

Pom. XML configuration

Org. Springframework. Cloud
Spring - the cloud - starter - zipkin


Yml configuration
Spring
Zipkin:
Base - url: http://localhost:9411
Sleuth:
Sampler:
Aim-listed probability: 1.

CodePudding user response:

Local m2 library download files with errors, delete the directory to download
  • Related