Hi team,
I am using temporal-spring-boot for workflows scenarios. I am hosting all workflows in one repository but want to spawn dynamic workers by passing argument which queues to host on this worker through docker command.
How can i spawn workers dynamically from spring-boot-configuration and not from yaml.