Use below sample syntax to write java object to json string. ObjectMapper mapper = new ObjectMapper();. Object value = ...
確定! 回上一頁