Add documentation and sample on how to start with Dapr and Quarkus
Open
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
1. Update the [Java SDK docs](https://docs.dapr.io/developing-applications/sdks/java/) to include a page (suggested name: _Frameworks_) on how to start with Dapr using Quarkus. Note that there will also be content for Spring Boot (issue: #1036) .
Once this information is there, we can link to this page from the [SDK overview](https://docs.dapr.io/developing-applications/sdks/).
2. Add a minimal code sample for Dapr + Quarkus in the [examples](https://github.com/dapr/java-sdk/tree/master/examples) folder.
Related docs issue: https://github.com/dapr/docs/pull/4095
Contributor guide
Assessment
This issue has not been assessed yet.