JsonNode ; import com.fasterxml.jackson.databind. ... ObjectMapper mapper = new ObjectMapper(); JsonNode jsonNode = mapper.readTree(json);
確定! 回上一頁