Polish
This commit is contained in:
@@ -30,7 +30,6 @@ import zipkin.server.EnableZipkinServer;
|
||||
* Spring Cloud Stream, for example RabbitMQ.
|
||||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @see ZipkinMessageListener
|
||||
|
||||
@@ -33,7 +33,6 @@ import org.springframework.core.env.PropertySource;
|
||||
* Stream.
|
||||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public class StreamEnvironmentPostProcessor implements EnvironmentPostProcessor {
|
||||
|
||||
@@ -47,7 +47,6 @@ import zipkin.SpanStore;
|
||||
* Asynchronously stores the received spans in a {@link SpanStore}.
|
||||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @see NotSleuthStreamClient
|
||||
|
||||
Reference in New Issue
Block a user