wujimin commented on issue #2373: URL: https://github.com/apache/servicecomb-java-chassis/issues/2373#issuecomment-836748950
ModelAttribute没有RESTful语义 试试JAX-RS规范的`@BeanParam` BeanParam中可以混合放body以外的其他类型参数,body需要独立使用一个参数 -- 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]
