apache / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Apache License 2.0
19.79k stars 6.7k forks source link

ShardingSphereDataSource to be used in conjunction with MyBatisPlus #28926

Closed Yule-Momoko closed 2 months ago

Yule-Momoko commented 10 months ago

As described in the official documentation: configure ShardingSphereDataSource to be used in conjunction with ORM frameworks such as JPA, Hibernate, and MyBatis.

Please give me an example for used in conjunction with MyBatisPlus

terrymanu commented 2 months ago

The issue involves other third-party dependencies, but our focus is solely on ShardingSphere itself. Since ShardingSphere implements the JDBC interface, standard applications should be functional. We wish to allocate more effort towards enhancing the current version, and therefore will no longer entertain such issues. Please read the documentation or provide more effective information when submitting an issue.