RestTemplaet postForObject() keep throwing content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported

后端 未结 0 499
渐次进展
渐次进展 2020-12-15 23:10

I am writing a simple program which add an object to the database using POST method.

I use RestTemplate to send the POST request to the server.

Here is the cod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题