Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ObjectMapper
-
Labels:None
-
Number of attachments :
Description
For convenience and consistency with the readValue methods, please add implementations for readTree(byte[]) and readTree(URL) to ObjectMapper, to provide functionality similar to the readTree(InputStream), readTree(JsonParser), readTree(Reader), readTree(String) and readTree(File) counterparts.
I forgot to change the priority from the default Major to Minor, and I don't see a way to edit the original issue after its creation.