liuxinpeister edited a comment on issue #1973: URL: https://github.com/apache/servicecomb-java-chassis/issues/1973#issuecomment-803510737
我遇到的现象是Response中有`List<Long>`,然后返回前的赋值是Collections.emptyList(),换成null就好了,Collections.emptyList()会报以上错误 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
