davsclaus commented on pull request #5908:
URL: https://github.com/apache/camel/pull/5908#issuecomment-891120116


   ah yeah I was to quick, you kept the old doc - that is what's most needed.
   
   To refer to a property then you would often use the runtime you use and its 
way, eg spring boot, quarkus, cdi etc. they have various annotations for that, 
and there is also Camel's PropertyInject annotation.
   
   For low level API then you can grab the `PropertiesComponent` as you talk 
about.


-- 
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