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 Sample #3670

Closed
nyemade-uversky opened this issue Aug 8, 2023 · 3 comments
Closed

Workflow Java SDK Sample #3670

nyemade-uversky opened this issue Aug 8, 2023 · 3 comments
Assignees
Labels
content/missing-information More information requested or needed
Milestone

Comments

@nyemade-uversky
Copy link
Contributor

nyemade-uversky commented Aug 8, 2023

What content needs to be created or modified?
We need to create java sample for the workflow Java SDK that we can use for a QuickStart. This issue defines the criteria needed in a java sample.

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 4 activities, same activity names, workflow etc.

Where should the new material be placed?
Java sdk docs would live on the workflow quickstarts page under a separate code tab for java

Specify the URL to the associated pull request, if applicable

Additional context
#3567
dapr/quickstarts#898

@nyemade-uversky nyemade-uversky added the content/missing-information More information requested or needed label Aug 8, 2023
@nyemade-uversky nyemade-uversky changed the title Workflow Java Quickstart Workflow Java SDK Quickstart Aug 8, 2023
@nyemade-uversky
Copy link
Contributor Author

@skyao do you have any bandwidth to start working on writing the java quickstart/app?

@nyemade-uversky
Copy link
Contributor Author

@hhunter-ms could you link this issue to your main java docs issue for tracking?

@hhunter-ms hhunter-ms added this to the 1.12 milestone Aug 8, 2023
@hhunter-ms hhunter-ms self-assigned this Aug 8, 2023
@nyemade-uversky nyemade-uversky changed the title Workflow Java SDK Quickstart Workflow Java SDK Sample Aug 10, 2023
@nyemade-uversky
Copy link
Contributor Author

Closing this issue and reopening in quickstart repo.

Link to new issue: dapr/quickstarts#903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content/missing-information More information requested or needed
Projects
None yet
Development

No branches or pull requests

2 participants