Hi everybody :) I'm wondering how Bindy is setting values from a CSV file to Java fields.
It looks that it's not using setter methods the POJO exposes. Is there a way to intercept Bindy setter actions, so that an additional behavior could be executed? I'm using Camel 2.14.3. Best regards and thank you.