public static boolean compare(String first, String second) { ObjectMapper mapper = new ObjectMapper(); try { JsonNode tree1 = mapper.
確定! 回上一頁