我有一个外部库提供的JsonNode。我需要将此JsonNode转换为其POJO表示形式。 我见过这样的方法: mapper.readValue(jsonNode.traverse(), MyPojo.class);
確定! 回上一頁