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 <khaks...@gmail.com>: > 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 AMQPComponent.amqpComponent, > but hard to do so using the Component DSL as no uri option are available > when usingComponentsBuilderFactory.amqp() >