lovepoem commented on issue #280: dubbo 序列化问题.有谁遇到过吗 URL: https://github.com/apache/incubator-dubbo/issues/280#issuecomment-406142362 >The native Map from jdk is ok But com.google.common.collect.SingletonImmutableMap is from guava, the map initialize method is different。 >Do we have anything to do with this issue? No,it's not very easy to support the special from guava, I suggest to use Map from jdk in the business interface
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
