I have a POJO component which basically contains some Java classes. At this point I have some settings hardcoded (such as some credentials) that I would like to configure somehow in the flow via the Studio GUI.
Is is possible to store somehow in the flow some settings that can easily be read by my POJO component?
I see two options:
Also read this