Skip to content

docs: add DemoActor implementation and client usage example (fixes #639)#5127

Open
Jidnyashah wants to merge 3 commits intodapr:v1.17from
Jidnyashah:fix-java-actors-doc-639
Open

docs: add DemoActor implementation and client usage example (fixes #639)#5127
Jidnyashah wants to merge 3 commits intodapr:v1.17from
Jidnyashah:fix-java-actors-doc-639

Conversation

@Jidnyashah
Copy link
Copy Markdown

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • 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 tabpane

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

Description

Adds missing examples to the Java SDK Actors section.
Specifically:
Added a concrete implementation of DemoActor
Added a client example showing how to invoke actor methods using DaprClient

This improves the documentation by providing a complete flow from interface → implementation → invocation.

Issue reference

Fixes #639

@Jidnyashah Jidnyashah requested review from a team as code owners April 18, 2026 13:56
Jidnyashah and others added 3 commits April 23, 2026 16:40
…pr#639)

Signed-off-by: Jidnyashah <jidnyashah@rocketmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Jidnyashah <jidnyashah@rocketmail.com>
…apr#5121)

* docs(agents): announce v1.0 release for dapr agents in docs

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: updates for copilot feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address feedback from mark

Signed-off-by: Samantha Coyle <sam@diagrid.io>

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Jidnyashah <jidnyashah@rocketmail.com>
@Jidnyashah Jidnyashah force-pushed the fix-java-actors-doc-639 branch from 27ca2de to 06d57b7 Compare April 23, 2026 11:10
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.

3 participants