java.lang.IllegalArgumentException: No converter found for return value of type

The problem was that one of the nested objects in Foo didn’t have any getter/setter

Leave a Comment