90yangkang commented on issue #26199: URL: https://github.com/apache/shardingsphere/issues/26199#issuecomment-1584154245
> @90yangkang > > 1. According to the error message, the MySQL driver cannot be found. > 2. Yes, ShardingSphere-JDBC requires a separate yaml file, you can specify the path in application.yaml or properties, refer to: > https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-boot/ @RaigorJiang Thank you for your reply. I have already understood these two questions. I am currently encountering a new issue. My program's configuration file is in the config folder,when running the program, throw a error. application properties sharding config content si  error log :  The sharding configuration file only allowed to be in resources folder ? -- 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]
