-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allow to not store null using a new Configuration.nonEncodeNull property #5
Comments
It is big trouble because annotation allows mark ObjectId field. We have two way destinate goal, use
that make imposible get actual serializer by null value |
Hm, in v0.13.0 I look on the point "Hide NullableSerializer, introduce '.nullable' extension instead". Need more time for research |
Because we can't always add a NonEncodeNull annotation
The text was updated successfully, but these errors were encountered: