GitHub user cuihaohao created a discussion: We found that Spring @Transactional does not work when using Dubbo 3 Triple protocol with IDL.
### Pre-check - [X] I am sure that all the content I provide is in English. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Details The method invocation defaults to the asynchronous implementation, causing Spring @Transactional to not take effect. I would prefer not to override the async method. Are there any better solutions to address this issue? ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) GitHub link: https://github.com/apache/dubbo/discussions/15998 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
