Finish Actors Docs
Open
area/actor/client
area/actor/runtime
good first issue
kind/documentation
P2
size/S
triaged/resolved
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
At the moment, Actors is unfinished in the Java SDK docs: https://docs.dapr.io/developing-applications/sdks/java/#actors
The only example it shows is an actor interface for "DemoActor".
As a Java developer interested in Actors via the SDK, I expect to see an example of DemoActor implementation and an example of a client calling the methods on the DemoActor.
Contributor guide
Assessment
This issue has not been assessed yet.