Microservice orchestrator built with Java 21 and Quarkus.
This project provides a configurable microservice orchestrator that executes workflows defined in YAML or JSON format. It supports sequential execution, conditionals, loops, and user interaction pauses.
./mvnw clean package./mvnw quarkus:dev./mvnw clean package -DnativeLicensed under the Apache License, Version 2.0.