内容
一、异常信息
HTTP Status 400 - type Status reportmessage
org.springframework.http.converter.HttpMessageNotWritableException: No converter found for return value of type二、解决办法
1、异常
-
异常截图
-
详细信息
exception
org.springframework.http.converter.HttpMessageNotWritableException: No converter found for return value of type: class com.yy.homework.qo.JsonResult
org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:226)
org.springframework.web.servlet.mvc.method.annotation