I am trying to parse/convert a get response to a POJO. I have the User class below and the Controller class.
In the getUsers() method, I am able to parse the request