java-sdk
java-sdk copied to clipboard
Change configuration API response to dictionary
Describe the proposal
Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556
Since the parent issue(https://github.com/dapr/dapr/issues/4556) is targeted for 1.9 targeting this issue for 1.7 Java SDK This needs to be done after the work in runtime is completed.
Dependent on PRs - https://github.com/dapr/components-contrib/pull/1771 https://github.com/dapr/dapr/pull/4695
/assign