You can invoke Conductor workflows from a Spring Boot REST controller. Refer to the provided example application with Spring Boot 3 and Conductor, which does not rely on microservices and demonstrates worker creation with @WorkerTask
annotations.
You can invoke Conductor workflows from a Spring Boot REST controller. Refer to the provided example application with Spring Boot 3 and Conductor, which does not rely on microservices and demonstrates worker creation with @WorkerTask
annotations.