Skip to content

Deserialize the Map<String, CustomClass> #41

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

Open
Rajashreegr opened this issue Apr 3, 2018 · 0 comments
Open

Deserialize the Map<String, CustomClass> #41

Rajashreegr opened this issue Apr 3, 2018 · 0 comments

Comments

@Rajashreegr
Copy link

Rajashreegr commented Apr 3, 2018

Is it possible to deserialize the Map object?

I have a property as defined below. How can I define the clazz for this property?
@JsonProperty('condition status')
conditionStatus: Map<string, CustomClass>;

Right now it is not deserialize my property & i'm always getting an empty value

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