Is there any example where a user needs to enter several configuration parameters in compose desktop. These parameters are then saved in a database (repository) so they can be loaded again next time the application starts again?
And how to access these parameters to start a client application to do some actions (send a message through http or consume/produce a message from Kafka etc).