TUCJVXCB commented on PR #11667: URL: https://github.com/apache/camel/pull/11667#issuecomment-1752711983
> This is not correct approach. > > Take a look at how some of the other properties function has been implemented, and the code should be in camel-bean. > > For example in camel-kuberntes https://github.com/apache/camel/blob/main/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/properties/SecretPropertiesFunction.java Should we use a format like `from("kafka:{{bean:topicService.system}}").to("...")` ? ,it's similar to other placeholder -- 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