20001931 commented on issue #30656:
URL: 
https://github.com/apache/shardingsphere/issues/30656#issuecomment-2044587039

   I have other question for decrypt password for DB in shardingsphere 5.4.1
   As you konw i have encrypted password for DB in classpath yaml
   But where i intercept code shardingsphere read classpath yaml?
       url: 
jdbc:shardingsphere:classpath:sharding-dev.yaml?placeholder-type=system_props
      password: $${fixture.config.driver.password::}
   I konw can use ShardingSphereURLLoader to replace $${} But where i intercept 
code shardingsphere read classpath yaml


-- 
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]

Reply via email to