SenixCoder commented on issue #2373:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2373#issuecomment-839378737


   > ModelAttribute没有RESTful语义
   > 试试JAX-RS规范的`@BeanParam`
   > BeanParam中可以混合放body以外的其他类型参数,body需要独立使用一个参数
   
   
是否有具体的样例?我尝试使用@BeanParam替代@ModelAttribute,Bean中参数使用@FormParam标记,在实际传输中参数仍然被追加在了uri后面。


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