"camel.kamelet.spring-rabbitmq-sink.autoDeclareProducer"
"Specifies whether the producer should auto declare binding between exchange, queue and routing key when starting"
"camel.kamelet.spring-rabbitmq-sink.exchangeName"
"The exchange name determines the exchange the queue will be bound to"
"camel.kamelet.spring-rabbitmq-sink.host"
"RabbitMQ broker address Example: localhost"
"camel.kamelet.spring-rabbitmq-sink.password"
"The password to access the RabbitMQ server"
"camel.kamelet.spring-rabbitmq-sink.port"
"RabbitMQ broker port Example: 5672"
"camel.kamelet.spring-rabbitmq-sink.queues"
"The queue to receive messages from"
"camel.kamelet.spring-rabbitmq-sink.routingKey"
"The routing key to use when binding a consumer queue to the exchange"
"camel.kamelet.spring-rabbitmq-sink.username"
"The username to access the RabbitMQ server"
"camel.kamelet.spring-rabbitmq-sink.vhost"
"/"
"The virtual host"