Sync docs from master to gh-pages
This commit is contained in:
@@ -494,7 +494,7 @@ the Spring BOM</para>
|
||||
<simpara>If you want to use RabbitMQ or Kafka instead of http, add the <literal>spring-rabbit</literal> or <literal>spring-kafka</literal>
|
||||
dependencies. The default destination name is <literal>zipkin</literal>.</simpara>
|
||||
<simpara><emphasis>Note: <literal>spring-cloud-sleuth-stream</literal> is deprecated and incompatible with these destinations</emphasis></simpara>
|
||||
<simpara>If you want Sleuth over RabbitMQ add the <literal>spring-cloud-sleuth-starter-zipkin2</literal> and <literal>spring-rabbit</literal>
|
||||
<simpara>If you want Sleuth over RabbitMQ add the <literal>spring-cloud-starter-zipkin2</literal> and <literal>spring-rabbit</literal>
|
||||
dependencies.</simpara>
|
||||
<formalpara role="primary">
|
||||
<title>Maven</title>
|
||||
@@ -513,7 +513,7 @@ dependencies.</simpara>
|
||||
|
||||
<dependency> <co xml:id="CO5-2"/>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-sleuth-starter-zipkin2</artifactId>
|
||||
<artifactId>spring-cloud-starter-zipkin2</artifactId>
|
||||
</dependency>
|
||||
<dependency> <co xml:id="CO5-3"/>
|
||||
<groupId>org.springframework.amqp</groupId>
|
||||
|
||||
Reference in New Issue
Block a user