I have a simple controller that return a User object, this user have a attribute coordinates that have the hibernate property FetchType.LAZY.
When I try to get this
If you use XML config and use , I found that you have to nest inside as recommended on the Jackson Github account.
Like so:
`