getMapperInstance
Returns the ObjectMapper instance used for object mapping.
Return
The ObjectMapper instance.
Returns an instance of ObjectMapper with the specified reader format.
Return
An instance of ObjectMapper with the specified reader format.
Parameters
isYamlReader
Indicates whether to use a YAML reader.