问题描述
message JoinInfo {
required map<int64,int64> table = 1;
}
但是当我按照link中所述解析此protobufStr时。我收到以下错误
java.lang.IllegalArgumentException: Unrecognized DataType 'com.fasterxml.jackson.dataformat.protobuf.protoparser.protoparser.DataType$MapType' for field 'table'
希望有杰克逊·普罗布夫经验的人可以帮忙。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)