E.g.
RestAssured.defaultObjectMapper = ObjectMapper.JACKSON;
or:
RestAssured.defaultObjectMapper(ObjectMapper.JACKSON);
if we want to support custom mappers in the future
Original issue reported on code.google.com by johan.ha...@gmail.com on 7 Oct 2011 at 1:08
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 7 Oct 2011 at 1:08