You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/10 06:05:53 UTC

[GitHub] [shardingsphere] mwcodefun opened a new issue, #18277: Is sharding-jdbc supported to load environment virables in yaml config file ?

mwcodefun opened a new issue, #18277:
URL: https://github.com/apache/shardingsphere/issues/18277

   like some code in yaml file
   ```
   dataSources:
    db1:
     url:jdbc:mysql://${DB1_HOST}/xx
   ```
   The `DB1_HOST` is not replaced by environments virable.Is it supported in sharding-jdbc 4.x?
   If not ,is there a way to do like this?
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #18277: Is sharding-jdbc supported to load environment virables in yaml config file ?

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #18277: Is sharding-jdbc supported to load environment virables in yaml config file ?
URL: https://github.com/apache/shardingsphere/issues/18277


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zjcnb commented on issue #18277: Is sharding-jdbc supported to load environment virables in yaml config file ?

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #18277:
URL: https://github.com/apache/shardingsphere/issues/18277#issuecomment-1153172639

   @mwcodefun This is the function of spring, it has nothing to do with `ShardingSphere`.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org