-
Notifications
You must be signed in to change notification settings - Fork 547
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
Java Quickstart -> Tutorial for Dapr Univ Workflows Track #1195
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
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 |
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.
Some minor changes need to be addressed.
...orkflow/java/fundamentals/src/main/java/io/dapr/springboot/examples/BasicRestController.java
Show resolved
Hide resolved
...orkflow/java/fundamentals/src/main/java/io/dapr/springboot/examples/BasicRestController.java
Outdated
Show resolved
Hide resolved
...orkflow/java/fundamentals/src/main/java/io/dapr/springboot/examples/BasicRestController.java
Outdated
Show resolved
Hide resolved
...low/java/child-workflows/src/main/java/io/dapr/springboot/examples/child/ParentWorkflow.java
Outdated
Show resolved
Hide resolved
...flow-management/src/main/java/io/dapr/springboot/examples/mgmt/SendNotificationActivity.java
Show resolved
Hide resolved
...w-management/src/main/java/io/dapr/springboot/examples/WorkflowManagementRestController.java
Show resolved
Hide resolved
As discussed, lets roll the sdk version back to get this out |
0b4e013
to
00dc69f
Compare
Dapr java sdk 1.15.0 is out now too :) |
84222d1
to
146a708
Compare
tutorials/workflow/java/challenges-tips/VersioningWorkflow.java
Outdated
Show resolved
Hide resolved
...rns/workflow-app/src/main/java/io/dapr/springboot/workflowapp/WorkflowAppRestController.java
Outdated
Show resolved
Hide resolved
...atterns/shipping-app/src/test/java/io/dapr/springboot/examples/DaprTestContainersConfig.java
Show resolved
Hide resolved
...-and-compensation/src/main/java/io/dapr/springboot/examples/resiliency/MinusOneActivity.java
Outdated
Show resolved
Hide resolved
...-and-compensation/src/main/java/io/dapr/springboot/examples/resiliency/DivisionActivity.java
Outdated
Show resolved
Hide resolved
...y-and-compensation/src/main/java/io/dapr/springboot/examples/resiliency/PlusOneActivity.java
Outdated
Show resolved
Hide resolved
0d4112d
to
62a116c
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.
Looks good now, thanks @salaboy!
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: siri-varma <[email protected]> Signed-off-by: salaboy <[email protected]>
…springboot/examples/monitor/MonitorWorkflow.java Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
…vents.http Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
…vents.http Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
…java/io/dapr/springboot/examples/external/ExternalEventsWorkflow.java Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
…java/io/dapr/springboot/examples/external/activities/RequestApprovalActivity.java 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]>
Co-authored-by: Marc Duiker <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: siri-varma <[email protected]> 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: Siri Varma Vegiraju <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: siri-varma <[email protected]> Signed-off-by: salaboy <[email protected]>
Signed-off-by: salaboy <[email protected]>
4020f57
to
364a794
Compare
Signed-off-by: salaboy <[email protected]>
The merge-base changed after approval.
Signed-off-by: Marc Duiker <[email protected]>
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.
LGTM thanks for the additional checks @marcduiker
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: