Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Oct 21, 2024
1 parent cfd5a46 commit 454a27c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ Or add to you pom.xml directly:
</dependency>
```

## Demonstration Use Case

[Quarkus Temporal Petstore](https://github.com/melloware/quarkus-temporal-petstore) is a comprehensive demonstration using Quarkus and Temporal. It simulates placing a new order on your Petstore website and fulfilling the order using a microservice architecture.

> [!IMPORTANT]
> This extension is not supported in GraalVM Native Image mode due to complexities Temporal's use of `grpc-netty-shaded`.
> Netty 5 will apparently fix the issue so it possibly might have to wait until that release.
## Demonstration Use Case

[Quarkus Temporal Petstore](https://github.com/melloware/quarkus-temporal-petstore) is a comprehensive demonstration using Quarkus and Temporal. It simulates placing a new order on your Petstore website and fulfilling the order using a microservice architecture.

## 🧑‍💻 Contributing

- Contribution is the best way to support and get involved in community!
Expand Down

0 comments on commit 454a27c

Please sign in to comment.