Hi, I would like to change serialization of null strings in our ignite-rest-http module.
Current serialization null -> "" (empty string). Proposed serialization null -> null. This will make things more straightforward. Thoughts? -- Alexey Kuznetsov
Hi, I would like to change serialization of null strings in our ignite-rest-http module.
Current serialization null -> "" (empty string). Proposed serialization null -> null. This will make things more straightforward. Thoughts? -- Alexey Kuznetsov