li-fcb1899 opened a new issue, #3997: URL: https://github.com/apache/fory/issues/3997
### Question In version 1.7.0, globally registering a custom codec will result in an error: JSON codec registration is not allowed for built-in type java.lang.Long All my entity IDs are of type long. To avoid losing precision when transmitting data to the frontend, can I only add @JsonCodec to each ID? -- 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]
