cbcbbcbc opened a new issue, #26395:
URL: https://github.com/apache/shardingsphere/issues/26395
(1) We need to override the variable definitions in sharding.yml according
to the spring boot environment variables loading rules (same variable name in
config/service-name.yml or config/application.yml), such as
dataSources.x.jdbcUrl, dataSources.x.username;
(2) We need to refer the ourside variables from sharding.ymml, for example:
dataSources.x.jdbcUrl: ${someVar}
--
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]