java-sdk
java-sdk copied to clipboard
Add Configuration Kind spec for secrets
Expected Behavior
Add support for Component configuration to support secrets.
https://github.com/dapr/java-sdk/blob/master/testcontainers-dapr/src/main/java/io/dapr/testcontainers/Configuration.java#L24
https://docs.dapr.io/operations/configuration/configuration-overview/#scope-secret-store-access
Actual Behavior
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: