@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=PublisherRegistrar.class) public @interface EnablePublisher
PublisherAnnotationBeanPostProcessor
to allow the use of the Publisher annotation.
In addition the default-publisher-channel name can be configured as the value of this annotation.| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value |