为什么GoogleCloudEndpoints中存在此限制:Arraysorcollectionsofentitytypesarenotallowed.对于具有方法的API:@ApiMethod(name="getCollection",path="getCollection",httpMethod=HttpMethod.POST)publicArrayListgetCollection(ListpMyObjects){解决这个问题的最佳方法是什么?谢谢! 最佳答案 我认为它不受支持的原因是因为方法签名中的命名参数最终成为URL查询