does anyone know where to file a bug report for Jackson JSON? thank you
I can't get Jackson to deserialize a JSON file. The inbound JSON has JSON null values, which I need to retain. ???
com.fasterxml.jackson.databind.JsonMappingException: Unrecognized Type: [null]
You can create an issue on their Github Repository: https://github.com/FasterXML/jackson-databind