String jsonPerson = jsonb.toJson(person);. To obtain the following JSON representation: { "email":"[email protected]", "id":1, ...
確定! 回上一頁