I am trying to populate JSON response which includes embedded resources using Spring Hateoas framework.But I am getting empty "links" as part of my Json response. Unable to figure which part/module of the function is populating empty JSON field.
JSON class is extending Spring "Resource Support" class?