C20171008S commented on issue #12833: URL: https://github.com/apache/dubbo/issues/12833#issuecomment-1676284299
> > > 感觉fastjson2现在还不太稳定呀 > > > > > > 怎么能说是不太稳定呢,那是相当的不稳定。 > > 这个是序列化时配置了JSONWriter.Feature.NotWriteDefaultValue,序列化时boolean的false值就不输出了,而反序列化时没有值,用到了类中的缺省值。 那现在这种对不上的不算问题? @AlbumenJ 是不是Dubbo这边要去掉这个配置? -- 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]
