Interface ReactiveMessagingRuntimeConfig
@ConfigRoot(phase=RUN_TIME)
@ConfigMapping(prefix="quarkus.messaging")
public interface ReactiveMessagingRuntimeConfig
-
Method Summary
Modifier and TypeMethodDescriptionWhether to enable the context propagation for connector channels
-
Method Details
-
connectorContextPropagation
Whether to enable the context propagation for connector channels
-