Java Quickstart -> Tutorial for Dapr Univ Workflows Track
Description
Adding the first Java tutorial for Dapr Univ
Issue reference
We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1194
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] The quickstart code compiles correctly
- [x] You've tested new builds of the quickstart if you changed quickstart code
- [x] You've updated the quickstart's README if necessary
- [x] If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.
@marcduiker hmm.. flaky cshapr test?
Putting Do not merge until we get the final 1.15 release
@marcduiker is there any way to run the quickstarts to validate them?
The quickstarts have been validated @salaboy, just waiting on the official java non-rc version
The quickstarts have been validated @salaboy, just waiting on the official java non-rc version
As discussed, lets roll the sdk version back to get this out
Dapr java sdk 1.15.0 is out now too :)