Skip to content

Java Quickstart -> Tutorial for Dapr Univ Workflows Track - #1195

Merged
alicejgibbons merged 60 commits into
dapr:masterfrom
salaboy:1194-addind-java-tutorial
Aug 21, 2025
Merged

Java Quickstart -> Tutorial for Dapr Univ Workflows Track#1195
alicejgibbons merged 60 commits into
dapr:masterfrom
salaboy:1194-addind-java-tutorial

Conversation

@salaboy

@salaboy salaboy commented May 27, 2025

Copy link
Copy Markdown
Contributor

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:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • 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.

@salaboy
salaboy requested review from a team as code owners May 27, 2025 14:15
@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch from eddc02d to 9ab7cfa Compare May 27, 2025 14:15
@salaboy

salaboy commented May 28, 2025

Copy link
Copy Markdown
Contributor Author

@marcduiker hmm.. flaky cshapr test?

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread tutorials/workflow/java/task-chaining/README.md Outdated
Comment thread tutorials/workflow/java/task-chaining/README.md Outdated
@alicejgibbons

Copy link
Copy Markdown
Contributor

Putting Do not merge until we get the final 1.15 release

@alicejgibbons alicejgibbons added the do-not-merge Do not merge the PR label May 28, 2025
Comment thread tutorials/workflow/java/task-chaining/README.md Outdated
Comment thread tutorials/workflow/java/task-chaining/pom.xml Outdated
Comment thread tutorials/workflow/java/task-chaining/README.md
@salaboy salaboy changed the title Task Chaining Java Tutorial for Dapr Univ Java Quickstart -> Tutorial for Dapr Univ Workflows Track Jun 16, 2025
@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch from 5d674d8 to 16e4a4c Compare June 16, 2025 05:31

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

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.

@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch 3 times, most recently from 50601f2 to 080217d Compare June 18, 2025 10:06
@salaboy

salaboy commented Jun 18, 2025

Copy link
Copy Markdown
Contributor Author

@marcduiker is there any way to run the quickstarts to validate them?

@alicejgibbons

alicejgibbons commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

The quickstarts have been validated @salaboy, just waiting on the official java non-rc version

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread tutorials/workflow/java/fundamentals/README.md Outdated
Comment thread tutorials/workflow/java/fan-out-fan-in/README.md Outdated
Comment thread tutorials/workflow/java/workflow-management/README.md Outdated
Comment thread tutorials/workflow/java/workflow-management/workflowmanagement.http
@alicejgibbons

Copy link
Copy Markdown
Contributor

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

@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch 3 times, most recently from 0b4e013 to 00dc69f Compare August 12, 2025 13:41
@alicejgibbons

Copy link
Copy Markdown
Contributor

Dapr java sdk 1.15.0 is out now too :)

@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch from 84222d1 to 146a708 Compare August 18, 2025 09:07
Comment thread tutorials/workflow/java/challenges-tips/VersioningWorkflow.java Outdated
Comment thread tutorials/workflow/java/child-workflows/childworkflows
Comment thread tutorials/workflow/java/combined-patterns/order-workflow
Comment thread tutorials/workflow/java/workflow-management/workflowmanagement.http
Comment thread bindings/java/sdk/batch/pom.xml Outdated
@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch from 0d4112d to 62a116c Compare August 18, 2025 09:57
marcduiker
marcduiker previously approved these changes Aug 18, 2025

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

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 <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
cicoyle and others added 22 commits August 18, 2025 11:48
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…springboot/examples/monitor/MonitorWorkflow.java

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…vents.http

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…vents.http

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…java/io/dapr/springboot/examples/external/ExternalEventsWorkflow.java

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…java/io/dapr/springboot/examples/external/activities/RequestApprovalActivity.java

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
@salaboy
salaboy force-pushed the 1194-addind-java-tutorial branch from 4020f57 to 364a794 Compare August 18, 2025 11:15
Signed-off-by: salaboy <Salaboy@gmail.com>
@salaboy
salaboy dismissed marcduiker’s stale review August 18, 2025 11:42

The merge-base changed after approval.

marcduiker
marcduiker previously approved these changes Aug 18, 2025
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

@alicejgibbons alicejgibbons left a comment

Copy link
Copy Markdown
Contributor

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

@alicejgibbons
alicejgibbons merged commit fe262ba into dapr:master Aug 21, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge Do not merge the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding Java Tutorials for Workflows

6 participants