TongRuii commented on issue #4276: No available sharding rule configuration in `logic_db` for orchestration. URL: https://github.com/apache/incubator-shardingsphere/issues/4276#issuecomment-585657431 > Add this line to your configuration: > > ``` > spring.shardingsphere.sharding.default-table-strategy.none= > ``` Thank you very much for your reply, I tried to add this configuration but failed to start ``` No converter found capable of converting from type [java.lang.String] to type [org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlNoneShardingStrategyConfiguration] ``` I don't know the principle very well. Is it OK if this configuration is empty by default
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
