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

creating empty pojo by giving proper json #17

Open
kuldiep opened this issue Jul 2, 2019 · 1 comment
Open

creating empty pojo by giving proper json #17

kuldiep opened this issue Jul 2, 2019 · 1 comment

Comments

@kuldiep
Copy link

kuldiep commented Jul 2, 2019

[{
"id": "82511",
"employee_name": "test_513555hh",
"employee_salary": "30",
"employee_age": "2",
"profile_image": ""
}, {
"id": "82512",
"employee_name": "Steve Testing",
"employee_salary": "75000",
"employee_age": "23",
"profile_image": ""
}]

you can try this json..it is creating empty java class without any member variables and methods.

@ghost
Copy link

ghost commented Feb 4, 2021

any solution here? having same issue.

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