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

Add Utility for Converting DTOs to JSON Strings #16

Merged
merged 8 commits into from
Jun 29, 2024

Conversation

abhi9720
Copy link
Owner

This PR adds a utility class for converting DTOs and other Java objects to JSON strings.
Bug Fix: Fix Missing Country Code in Update Profile response

@abhi9720 abhi9720 added the bug Something isn't working label Jun 29, 2024
@abhi9720 abhi9720 self-assigned this Jun 29, 2024
Repository owner deleted a comment from gitguardian bot Jun 29, 2024
@abhi9720 abhi9720 merged commit 4866cca into main Jun 29, 2024
3 checks passed
abhi9720 added a commit that referenced this pull request Jun 29, 2024
abhi9720 added a commit that referenced this pull request Jun 29, 2024
abhi9720 added a commit that referenced this pull request Jun 30, 2024
* Update .gitignore to exclude target directory and remove target from Git index

* dto to json stringify utility class added
abhi9720 added a commit that referenced this pull request Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant