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

Fetched field name using PropertyDescriptor to fix fields with upper … #2752

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented May 4, 2022

…case starting letter.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ghost
Copy link
Author

ghost commented May 4, 2022

Had a requirement where we are saving data with the key for e.g. CONTACT_US
This automatically changes to cONTACT_US while saving in the dynamo due to the method fieldNameOf in StandardBeanProperties.
Sent it as a default name and fetched using java.beans.PropertyDescriptor

@ghost
Copy link
Author

ghost commented Aug 25, 2022

Can someone from AWS review and merge ?

@ghost
Copy link
Author

ghost commented Oct 20, 2022

@debora-ito I see you active on other PR's hence tagging for review.

@jivesh-threja
Copy link

Shows ghost PR as had to merge GitHub accounts.
PR created by @jivesh-threja

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

Successfully merging this pull request may close these issues.

None yet

1 participant