WangYehen opened a new issue, #33798: URL: https://github.com/apache/shardingsphere/issues/33798
Configuration in application.properties, spring. datasource.url=jdbc:shardingsphere:classpath:sharding.yaml. Will future versions support loading nacos configuration files, such as spring. datasource.url=jdbc:shardingsphere:nacos://server-addr:8848/sharding.yaml, I don't want to write it in the code because the sharding.yaml, beacuse configuration file contains sensitive data source information. Is there any way to transfer sharding.yaml to nacos and read the configuration now? -- 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]
