YvCeung commented on issue #7407: URL: https://github.com/apache/incubator-seata/issues/7407#issuecomment-2942918005
This means that a custom annotation @RequestParam needs to be implemented on the seata-server side, and then an attempt is made to build a parsing class, obtain parameters from netty's http requests, and inject them into the method parameters, so as to achieve the same effect as the @RequestParam annotation provided by spring, right? 这意味着需要在seata-server端实现自定义注解@RequestParam,然后尝试构建解析类,从netty的http请求中获取参数,并将其注入到方法参数中,从而实现和spring提供的@RequestParam注解一样的效果是吗 -- 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. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org