Using org.json.JSONObject to accept RequestBody is getting not working (null value in variable)

后端 未结 0 1508
抹茶落季
抹茶落季 2020-11-27 21:52

In a spring boot prj, I am using JSONObject to accept the incomming JSON payload from the client, but the value in userCredentials is null. How to fix this??

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