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

Modularize parsing of data and convert JSON to POJO #39

Open
dhruvi618 opened this issue Jul 14, 2020 · 0 comments
Open

Modularize parsing of data and convert JSON to POJO #39

dhruvi618 opened this issue Jul 14, 2020 · 0 comments
Assignees
Milestone

Comments

@dhruvi618
Copy link
Collaborator

The current code parses the POST request body all within the AddParticipantServlet doPost method. This issue would help in modularization of this processing and convert the JSON object into a POJO

@dhruvi618 dhruvi618 self-assigned this Jul 14, 2020
@dhruvi618 dhruvi618 added this to the mvp milestone Jul 14, 2020
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

1 participant