HsinDumas commented on issue #2210: URL: https://github.com/apache/fury/issues/2210#issuecomment-2867241433
Hi @chaokunyang , I use JSON.toJSONString instead of pojo `toString`. So, `@ToString(callSuper = true)` is not the point. Judging from your screenshot, you have only completed the first step. The second step is to remove the `b` field of the `Father` , You can refer to the `testFury2` I wrote -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
