JsonNode. 如果您不想使用XXX.class来做反序列化,也能使用JsonNode来操作:. JsonNode jsonNode = mapper.readTree(mapJsonStr); String name ...
確定! 回上一頁