doveylovey commented on issue #16875: URL: https://github.com/apache/shardingsphere/issues/16875#issuecomment-1101061711
> > @zjcnb Has this problem been solved now?Please tell me what I should do. > > @doveylovey Hi, you can find `OrderServiceImpl.class` in `example-spring-mybatis` module. Remove `@Transactional ` annotation in `processFailure()` method and `processSuccess()` method. Your solution only works for `example-spring-mybatis` module, What about other modules? -- 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]
