apatrida
11/17/2015, 11:34 AMObjectMapper().reader().readValue(…) is invalid. the javadoc for reader() says:
/**
* Factory method for constructing {@link ObjectReader} with
* default settings. Note that the resulting instance is NOT usable as is,
* without defining expected value type.
*/