2.2 The concept is same, just loop the JSON array : JsonNode rootArray = mapper.readTree(new File("c:\\projects\\user2.json")); for ...
確定! 回上一頁