To format the JSON object we call mapper.writerWithDefaultPrettyPrinter().writeValueAsString(Object) . This will produce a pretty formatted JSON ...
確定! 回上一頁