SenixCoder commented on issue #2373: URL: https://github.com/apache/servicecomb-java-chassis/issues/2373#issuecomment-839386360
> 参考: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/zh_CN/build-provider/jaxrs/ > Query参数应该使用@QueryParam 我想要实现的是参数能否放在body中而非拼接在uri后面,从而不被tomcat maxHeaderSize限制住,之前使用的@ModelAttribute无法做到,@QueryParam可以做到吗? -- 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]
