Re: A couple of small problems with the AMQP component and its documentation in Camel 4.10

2025-05-19 Thread Knut-Håvard Aksnes
I have no problem parsing the URI myself, the missing Component DSL support for broker urls is more of a completeness issue. man. 19. mai 2025, 15:27 skrev Knut-Håvard Aksnes : > The first one is a documentation problem. AMQPConnectionDetails is > deprecated so the documentation should document

A couple of small problems with the AMQP component and its documentation in Camel 4.10

2025-05-19 Thread Knut-Håvard Aksnes
The first one is a documentation problem. AMQPConnectionDetails is deprecated so the documentation should document how to migrate away from using it not how to use it. The second is about builders. It is easy to create an AMQPComponent based on an amqp URI using one of the versions of AMQPCompone