Update README.md

This commit is contained in:
rcalago
2024-04-03 23:55:47 +08:00
committed by GitHub
parent a0baf74cb2
commit e8f8b6d7fe
+4 -1
View File
@@ -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)