java-sdk
java-sdk copied to clipboard
Promote streaming Subcriptions and Job APIs from DaprPreviewClient to DaprClient
Describe the proposal
Streaming subscriptions and the Jobs APIs are already stable in other SDKs, so we can promote them to the DaprClient.
This requires:
- Create tests and consider integrations for Spring Boot.
- Create docs and make sure that these new APIs are covered on tutorials.