Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/unix/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring-将http请求的有效负载解析为数组_Spring_Spring Mvc_Spring Rest - Fatal编程技术网

Spring-将http请求的有效负载解析为数组

Spring-将http请求的有效负载解析为数组,spring,spring-mvc,spring-rest,Spring,Spring Mvc,Spring Rest,我是SpringRESTAPI新手,我需要解析来自post、put和delete的有效负载,将其作为数组或任何其他对象,以便在整个应用程序中都可以访问 如果有任何示例或教程可用,请共享。删除请求不能有正文或有效负载。并添加有关您到底想要什么的详细信息删除请求不能有正文或有效负载。并添加有关您到底想要什么的详细信息

我是SpringRESTAPI新手,我需要解析来自post、put和delete的有效负载,将其作为数组或任何其他对象,以便在整个应用程序中都可以访问


如果有任何示例或教程可用,请共享。

删除
请求不能有正文或有效负载。并添加有关您到底想要什么的详细信息
删除
请求不能有正文或有效负载。并添加有关您到底想要什么的详细信息