thanks but I forgot to mention we do not use spring-boot so there is no
auto-wiring or annotation magic and we also do not use the xml declaration
of routes.
We do everything programmatically so I was targeting something like the
following
return CachingConnectionFactory().apply {
...
thi
Hello,
You can leverage spring-boot autoconfiguration using
spring.rabbitmq.publisher-confirm-type
and spring.rabbitmq.publisher-returns properties and camel will autowire
the CCF and the AmqpAdmin.
Il giorno ven 14 lug 2023 alle ore 12:55 Santiago Acosta <
santiago.aco...@intermodaltelematics.co