Caused by: org.springframework.web.client.RestClientException: Error while extracting response for type [int] and content type [application/json;charset=UTF-8]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of int out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of int out of START_OBJECT token
SpringBoot添加时报错
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-