"Error while extracting response for type [class x] and content type [application/json]; nested exceptionis org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Illegal character((CTRL-CHAR, code 31)): only regular white space (\\r, \\n, \
response for type [class java.lang.Object] and content type [application/json;charset=UTF-8]; nested exceptionis org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpectedcharacter ('d' (code 100)): Expected space separating root
$CarType` from String \"l\": not one of the values accepted for Enum class: [Racing, Sedan]; nested exceptionDemoControllerAdvice.javaimport org.springframework.http.converter.HttpMessageNotReadableExceptionpublic class DemoCon