With https://github.com/FasterXML/jackson-core/issues/1462 URL
-taking factory method of JsonFactory
will be deprecated, so we need to do the same for higher level readValue()
methods of ObjectMapper
and ObjectReader
.
With https://github.com/FasterXML/jackson-core/issues/1462 URL
-taking factory method of JsonFactory
will be deprecated, so we need to do the same for higher level readValue()
methods of ObjectMapper
and ObjectReader
.