If I inject an `ObjectMapper` in my controller and log JSON generated by it, I get the expected form...
e
If I inject an
ObjectMapper
in my controller and log JSON generated by it, I get the expected formatting.