Update README.md
This commit is contained in:
parent
a0baf74cb2
commit
e8f8b6d7fe
|
@ -10,4 +10,7 @@ This is an example project showing how to build event driven applications using
|
|||
|
||||
```shell
|
||||
docker run --init -p 8080:8080 -p 1234:5000 conductoross/conductor-standalone:3.15.0
|
||||
```
|
||||
```
|
||||
|
||||
### Relevant Articles:
|
||||
- [Saga Pattern in Microservices Architecture](https://www.baeldung.com/orkes-conductor-saga-pattern-spring-boot)
|
||||
|
|
Loading…
Reference in New Issue