@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @EnableBinding(value=org.springframework.cloud.sleuth.stream.SleuthSink.class) @EnableZipkinServer @Import(value=ZipkinMessageListener.class) public @interface EnableZipkinStreamServer
ZipkinMessageListenerCopyright © 2016 Pivotal Software, Inc.. All rights reserved.