java-sdk
java-sdk copied to clipboard
Add documentation and sample on how to start with Dapr and Quarkus
-
Update the Java SDK docs 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.
-
Add a minimal code sample for Dapr + Quarkus in the examples folder.
Related docs issue: https://github.com/dapr/docs/pull/4095