jamesnetherton opened a new pull request, #7431: URL: https://github.com/apache/camel-quarkus/pull/7431
I ended up refactoring `RuntimeBeanRepository` more than I would usually like. * Reorganised things so that the core public methods are at the beginning * Simplify bean lookups and rely more on the Arc container APIs instead of `BeanManager` * Added support for resolving beans by name using qualifiers Opening in draft initially to see if anything breaks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org