Skip to content

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

salaboy
Copy link
Contributor

@salaboy salaboy commented May 27, 2025

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
Copy link
Contributor Author

salaboy commented May 28, 2025

@marcduiker hmm.. flaky cshapr test?

Copy link
Contributor

@marcduiker marcduiker left a 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.

@alicejgibbons
Copy link
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
@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
Copy link
Contributor

@marcduiker marcduiker left a 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.

@salaboy salaboy force-pushed the 1194-addind-java-tutorial branch 2 times, most recently from df5b733 to 50601f2 Compare June 18, 2025 10:05
@salaboy salaboy force-pushed the 1194-addind-java-tutorial branch from 50601f2 to 080217d Compare June 18, 2025 10:06
@salaboy
Copy link
Contributor Author

salaboy commented Jun 18, 2025

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

@alicejgibbons
Copy link
Contributor

alicejgibbons commented Jun 18, 2025

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

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
3 participants