yu199195 commented on PR #3768: URL: https://github.com/apache/shenyu/pull/3768#issuecomment-1198268808
> ok、I try to adjust it. when `UploadController ` to `shenyu-examples-common` module. `shenyu-examples-common` need to import maven dependency `spring-boot-starter-webflux` and `spring-boot-starter-web` and `shenyu-spring-boot-starter-client-springmvc` ? i try in local. it dosn`t work. i think UploadController can not as a common controller. webflux container mabye is nettty, mvc container mabye is tomcat. there are some differences between them. >>There are some solutions like `bytebuddy`, but they are too complex. Sorry, forget it. I think , add integration test is good for this. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
