Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Always take null on an optional null field which has default value. It will break the compatibility and only cover partial cases.
  2. Apply for both serialization and deserialization. I have not see scenario in deserialization.
  3. Add the configuration to ConverterConfig