在我的web服务中,我在post请求中向服务器发送一个json。在服务器中,我需要将这些信息放入被调用函数的参数中。编辑,顺便说一下,我用的是杰克逊。EDIT2Can not deserialize instance of java.lang.String out of START_OBJECT token
at
vert.x-eventloop-thread-0] Route - io.vertx.core.json.DecodeException: Failed to decode:Cannot deserialize instance of `java.util.ArrayList<java.lang.Object>` out of START_OBJECT token "name": "Test",