dragon-zhang opened a new issue, #3523: URL: https://github.com/apache/incubator-shenyu/issues/3523
### Description you need to add some `aspects` in `example` module that forcing spring container to create `AOP Proxy`, so we can make sure that all proxy client sdk works fine when users use AOP. you can find some useful informations in https://github.com/apache/incubator-shenyu/pull/2834. if you find some bug, PRs are welcomed. ### Task List 1. - [ ] add AOP test for `shenyu-client-alibaba-dubbo`; 2. - [ ] add AOP test for `shenyu-client-apache-dubbo`; 3. - [ ] add AOP test for `shenyu-client-grpc`; 4. - [ ] add AOP test for `shenyu-client-springcloud`; 5. - [ ] add AOP test for `shenyu-client-springmvc`; 6. - [ ] add AOP test for `shenyu-client-motan`; 7. - [ ] add AOP test for `shenyu-client-sofa`; 8. - [ ] add AOP test for `shenyu-client-websocket`; -- 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]
