Skip to content

Add java sdk docs#1688

Merged
orizohar merged 4 commits into
dapr:v1.2from
greenie-msft:add_java_sdk_docs
Jul 27, 2021
Merged

Add java sdk docs#1688
orizohar merged 4 commits into
dapr:v1.2from
greenie-msft:add_java_sdk_docs

Conversation

@greenie-msft

@greenie-msft greenie-msft commented Jul 26, 2021

Copy link
Copy Markdown
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Adds Dapr Docs with Java code examples for each supported building block and updated guidance for the JDK.

The code is at parity with Python and other SDK pages. Examples work for: HTTP, gRPC, without serialization, and with serialization of data objects.

Issue reference

Partially fixes dapr/java-sdk#579

@greenie-msft
greenie-msft requested a review from a team as a code owner July 26, 2021 20:29
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 this pull request may close these issues.

DaprDocs landing page for Java SDK

3 participants