"2021":{ /* contains "week" objects */ } },
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "2019"
public Map<String,Week> year;
and other variations but none worked.
Can someone point me to the right directions? (with an example maybe)
I'm stuck with this probably simple issue.
Thanks a lot in advance