strongduanmu commented on issue #20912: URL: https://github.com/apache/shardingsphere/issues/20912#issuecomment-1250038771
Hi @linghengqian, `AlgorithmShardingRuleConfiguration` should refer to `AlgorithmProvidedShardingRuleConfiguration`, the documentation should be wrong. It is mainly suitable for Spring scenarios, Spring will help us complete the initialization of algorithm objects, and `ShardingRuleConfiguration` is suitable for non-Spring environments. I also find it confusing to have two similar classes, are you interested in trying to merge them? -- 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]
