I'm using the Jackson ObjectMapper to map JSON like so: MyObject foo = new ObjectMapper().readValue(request().body().asJson(), MyObject.class);.
確定! 回上一頁