davsclaus commented on issue #323:
URL: 
https://github.com/apache/camel-kafka-connector/issues/323#issuecomment-671172705


   Oh yeah that is a good question that we could look at making easier to 
configure.
   
   So you can use
   
   ```
   camel.beans.xxx[key]=value
   camel.beans.xxx[key2]=value2
   ```
   
   style to define the map bean with the name xxx
   
   So it should be something like
   
   ```
   camel.beans.clientPropertiesBean[key]=value
   camel.beans.clientPropertiesBean[key2]=value2
   ```
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to