apache / camel-kamelets

Apache Camel Kamelets Repository
https://camel.apache.org
Apache License 2.0
54 stars 73 forks source link

Support for RabbitMQ VirtualHost in Spring-RabbitMQ Source/Sink #2115

Closed Evynglais closed 1 month ago

Evynglais commented 1 month ago

Add support for vhost configuration in Spring-RabbitMQ Source/Sink, which was previously added to the deprecated RabbitMQ Source in #1068.

Refs #2114.