bobbyz007 commented on issue #31667: URL: https://github.com/apache/shardingsphere/issues/31667#issuecomment-2172533544
> @bobbyz007 Thank you very much for your feedback.There is an 'examples' module in the project. All you need to do is clone the project and run the main method in ExampleGeneratorMain from shardingsphere-jdbc-example-generator. This will generate application examples for all modules in the target directory. > > May refer to [Updates and FAQ — Your 1 Minute Quick Start Guide to ShardingSphere](https://shardingsphere.apache.org/blog/cn/material/oct_12_4_updates_and_faq_your_1_minute_quick_start_guide_to_shardingsphere/) Hi @TherChenYang , actually I have used the `ExampleGeneratorMain` class provided by this repo to generate the BASE SEATA transaction sample, but unfortunately in the generated `config.yaml` file There's nothing configuration related to transaction, can you guys help to have a look? Furthermore, I have upload my own sample to this repo '[seata-sample](https://github.com/bobbyz007/seata-samples/tree/main/springboot-shardingsphere-seata)', looking forward to your suggestions, thx. -- 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]
