Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support environmental variables for dynamo db client #708

Open
psoch opened this issue Jun 21, 2023 · 0 comments
Open

Support environmental variables for dynamo db client #708

psoch opened this issue Jun 21, 2023 · 0 comments
Assignees

Comments

@psoch
Copy link

psoch commented Jun 21, 2023

Following up on #611
I'm not sure how to take advantage of the fix above because DynamoDBClient is abstract and while I could create my own version of it I would also like to take advantage of all of the utilties in FeatureDynamoDBClient. Maybe I'm missing something, but do you have any recommendations for using environmental variables with ff4j? Ideally I'd like to use something like spring boot properties where I could either have an environmental profile or dynamically update property values at runtime, but this doesn't seem possible with ff4j since the file name is hardcoded and we can't add overrides in most places. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants