jamesnetherton opened a new issue, #6479:
URL: https://github.com/apache/camel-quarkus/issues/6479

   Some more background here:
   
   https://issues.apache.org/jira/browse/CAMEL-21218
   
   Right now, `@BindToRegistry` will only work when defined within a 
`RouteBuilder` class. It'd be nice if you could use it anywhere and have the 
resulting bean bound to the registry.
   
   Need to ensure we don't end up instantiating / binding beans twice. E.g as 
`java-joor-dsl` has it's own `@BindToRegistry` discovery logic in 
`JavaRoutesBuilderLoader`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to