cipri7329

Results 1 issues of cipri7329

Inside a Spring application I have a WorkerFactory `Worker.Factory factory = new Worker.Factory(domain);` I want to create two workers, one to handle the Workflows, and one to handle the Activities....