essobedo commented on code in PR #10325:
URL: https://github.com/apache/camel/pull/10325#discussion_r1225494410
##########
components/camel-spring-rabbitmq/src/main/java/org/apache/camel/component/springrabbit/SpringRabbitMQConstants.java:
##########
@@ -23,12 +23,47 @@ public final class SpringRabbitMQConstants {
public static final String DEFAULT_EXCHANGE_NAME = "default";
public static final String CHANNEL = "CamelSpringRabbitmqChannel";
- @Metadata(description = "The exchange key.", javaType = "String")
+ @Metadata(description = "Producer: To override the endpoint
configuration's routing key.", javaType = "String")
Review Comment:
ditto with "producer"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]