错误:org.springframework.web.HttpMediaTypeNotSupportedException Content type ‘textplain’ not supported
一般使用postman出现这种问题
加入Content-Type 对应 application/json就好了,再传对象试试
错误:org.springframework.web.HttpMediaTypeNotSupportedException Content type ‘textplain’ not supported
一般使用postman出现这种问题
加入Content-Type 对应 application/json就好了,再传对象试试
相关文章: