4c158ac281 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml | ||
style.xml |
README.md
Event Driven Microservices using Conductor
This is an example project showing how to build event driven applications using Conductor
Pre-requisites
- Docker
- Running conductor server
Start the conductor server
docker run --init -p 8080:8080 -p 1234:5000 conductoross/conductor-standalone:3.15.0