wujimin commented on issue #2081:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2081#issuecomment-747809912


   不是BeanParam的问题,一个是`List<Integer>`,一个是`List<String>`  
   `List<String> strings = List.of("")`,对应的就是`List<Integer> ints = 
List.of(null)`


----------------------------------------------------------------
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]


Reply via email to