mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-05 13:18:02 +08:00
Fix zipkin dependency co-ordinate
This commit is contained in:
parent
fc9959ed26
commit
5949f91a87
@ -258,11 +258,11 @@ initializr:
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-sleuth
|
||||
- name: Zipkin
|
||||
id: cloud-starter-sleuth-zipkin
|
||||
id: cloud-starter-zipkin
|
||||
description: Support for spring-cloud-sleuth-zipkin (distributed tracing via Zipkin)
|
||||
versionRange: 1.3.0.M4
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-sleuth-zipkin
|
||||
artifactId: spring-cloud-starter-zipkin
|
||||
- name: Stream Rabbit
|
||||
id: cloud-stream-binder-rabbit
|
||||
description: Support for spring-cloud-stream-binder-rabbit (messaging microservices with RabbitMQ)
|
||||
|
Loading…
Reference in New Issue
Block a user