RaigorJiang opened a new issue #11108: URL: https://github.com/apache/shardingsphere/issues/11108
Hi community, This issue is for [#10887](https://github.com/apache/shardingsphere/issues/10887). ### Aim Add an auto sharding table example with `ShardingAutoTableRuleConfiguration`. in [examples](https://github.com/apache/shardingsphere/tree/master/examples) project. ### Basic Qualifications - Java - Maven ### Example FYI `examples`->`shardingsphere-jdbc-example`->`other-feature-example`. Please add a new sub-module named `auto-table-example`. ### Notice Please add at least one complete example of Java raw API. It would be better if you can provide examples of SpringBoot and Spring namespace. ### Reference - https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/configuration/java-api/sharding/#sharding-automatic-table-configuration - https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/configuration/yaml/sharding/ - https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/configuration/spring-boot-starter/change-history/ -- 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]
