Create a Dapr client to make http calls directly (without using auto-gen client).
Implement all APIs needed to support Actors.
This overlaps with #22. While issue #22 will create a complete version of the Dapr client for Java, this one will unblock Actors work first, making HTTP calls directly.
Create a Dapr client to make http calls directly (without using auto-gen client).
Implement all APIs needed to support Actors.
This overlaps with #22. While issue #22 will create a complete version of the Dapr client for Java, this one will unblock Actors work first, making HTTP calls directly.