-
Notifications
You must be signed in to change notification settings - Fork 541
Java Quickstart -> Tutorial for Dapr Univ Workflows Track #1195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
eddc02d
to
9ab7cfa
Compare
@marcduiker hmm.. flaky cshapr test? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start! I only like to see the DaprHttpPort as a fixed value.
...w/java/task-chaining/src/test/java/io/dapr/springboot/examples/DaprTestContainersConfig.java
Show resolved
Hide resolved
Putting Do not merge until we get the final 1.15 release |
5d674d8
to
16e4a4c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If a clarification can be added about the instanceId then I think this pattern is complete.
...java/task-chaining/src/main/java/io/dapr/springboot/examples/TaskChainingRestController.java
Show resolved
Hide resolved
...kflow/java/task-chaining/src/test/java/io/dapr/springboot/examples/TaskChainingAppTests.java
Show resolved
Hide resolved
df5b733
to
50601f2
Compare
Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
50601f2
to
080217d
Compare
@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 |
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: