chaokunyang commented on issue #3000: URL: https://github.com/apache/fory/issues/3000#issuecomment-3691579983
> If not specified, it would be nice if Fory could infer a field is not-nullable based on a `@jakarta.annotation.Nonnull` annotation (or any annotation with the simple name Nonnull, regardless of package), with the Fory-specific annotation overriding if necessary. Good suggestion, @mchernyakov would you like to add another PR for this? We could use qualified `jakarta.annotation.Nonnull` name to check idreclty wihotu inotrodcuing anotehr dependency -- 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]
