Skip to content
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

Workflow Java SDK Code Sample #903

Closed
nyemade-uversky opened this issue Sep 7, 2023 · 4 comments
Closed

Workflow Java SDK Code Sample #903

nyemade-uversky opened this issue Sep 7, 2023 · 4 comments
Assignees
Milestone

Comments

@nyemade-uversky
Copy link
Contributor

Moving existing tracking issue for the java code sample into the quickstarts repo.

What content needs to be created or modified?
We need to create java code sample for the workflow Java SDK QuickStart. This issue defines the criteria needed in a java code sample. There is a separate issue for the QuickStart itself.

Main workflow java sdk docs issue here: #3567

Describe the solution you'd like
We'll need a java sample that exactly mimics the same structure as the existing workflow samples for .NET and python.

I'll reference the .NET sample for my examples below:

  1. The java program.cs file should have the exact same steps as the .NET quickstart program.cs file. Even down to the number of items purchased, and the item chosen)
  2. Activities, and workflows should match those in .NET quickstart. For example, for the java sdk we'd also want the same exact 4 activities, activity names, workflow etc.

Additional context
#3567
#898
dapr/java-sdk#880

@nyemade-uversky
Copy link
Contributor Author

nyemade-uversky commented Sep 7, 2023

@hhunter-ms and @skyao I'm moving this issue into the quickstarts repo instead - I'll close the other one in the docs repo. @skyao could you assign this to yourself?

@skyao
Copy link
Member

skyao commented Sep 9, 2023

hi, @nyemade-uversky I had submitted the PR of workflow quick start in java sdk and waiting for review and merge.

I will continue to prepare the content in dapr docs about dapr workflow with java sdk.

@nyemade-uversky
Copy link
Contributor Author

@skyao could you actually close this PR and reopen it in the quickstart repo instead? We'd like the code sample for wf to live in the same repo with the actual quickstart.

@msfussell
Copy link
Member

Completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants