com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Character` from Object value
I’n new in Java and I’m having this error deserializing a JSON to a Java record.
I’n new in Java and I’m having this error deserializing a JSON to a Java record.